Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/iTerm2 Solarized Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/iTerm2 Solarized Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "iTerm2 Solarized Light",
|
||||
"black": "#073642",
|
||||
"red": "#dc322f",
|
||||
"green": "#859900",
|
||||
"yellow": "#b58900",
|
||||
"blue": "#268bd2",
|
||||
"purple": "#d33682",
|
||||
"cyan": "#2aa198",
|
||||
"white": "#bbb5a2",
|
||||
"brightBlack": "#002b36",
|
||||
"brightRed": "#cb4b16",
|
||||
"brightGreen": "#586e75",
|
||||
"brightYellow": "#657b83",
|
||||
"brightBlue": "#839496",
|
||||
"brightPurple": "#6c71c4",
|
||||
"brightCyan": "#93a1a1",
|
||||
"brightWhite": "#fdf6e3",
|
||||
"background": "#fdf6e3",
|
||||
"foreground": "#657b83",
|
||||
"cursorColor": "#657b83",
|
||||
"selectionBackground": "#eee8d5"
|
||||
}
|
||||
Reference in New Issue
Block a user