Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Raycast Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Raycast Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Raycast Light",
|
||||
"black": "#000000",
|
||||
"red": "#b12424",
|
||||
"green": "#006b4f",
|
||||
"yellow": "#f8a300",
|
||||
"blue": "#138af2",
|
||||
"purple": "#9a1b6e",
|
||||
"cyan": "#3eb8bf",
|
||||
"white": "#bfbfbf",
|
||||
"brightBlack": "#000000",
|
||||
"brightRed": "#b12424",
|
||||
"brightGreen": "#006b4f",
|
||||
"brightYellow": "#f8a300",
|
||||
"brightBlue": "#138af2",
|
||||
"brightPurple": "#9a1b6e",
|
||||
"brightCyan": "#3eb8bf",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#ffffff",
|
||||
"foreground": "#000000",
|
||||
"cursorColor": "#000000",
|
||||
"selectionBackground": "#e5e5e5"
|
||||
}
|
||||
Reference in New Issue
Block a user