Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Raycast Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Raycast Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Raycast Dark",
|
||||
"black": "#000000",
|
||||
"red": "#ff5360",
|
||||
"green": "#59d499",
|
||||
"yellow": "#ffc531",
|
||||
"blue": "#56c2ff",
|
||||
"purple": "#cf2f98",
|
||||
"cyan": "#52eee5",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#4c4c4c",
|
||||
"brightRed": "#ff6363",
|
||||
"brightGreen": "#59d499",
|
||||
"brightYellow": "#ffc531",
|
||||
"brightBlue": "#56c2ff",
|
||||
"brightPurple": "#cf2f98",
|
||||
"brightCyan": "#52eee5",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#1a1a1a",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#cccccc",
|
||||
"selectionBackground": "#333333"
|
||||
}
|
||||
Reference in New Issue
Block a user