Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Selenized Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Selenized Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Selenized Light",
|
||||
"black": "#ece3cc",
|
||||
"red": "#d2212d",
|
||||
"green": "#489100",
|
||||
"yellow": "#ad8900",
|
||||
"blue": "#0072d4",
|
||||
"purple": "#ca4898",
|
||||
"cyan": "#009c8f",
|
||||
"white": "#53676d",
|
||||
"brightBlack": "#909995",
|
||||
"brightRed": "#cc1729",
|
||||
"brightGreen": "#428b00",
|
||||
"brightYellow": "#a78300",
|
||||
"brightBlue": "#006dce",
|
||||
"brightPurple": "#c44392",
|
||||
"brightCyan": "#00978a",
|
||||
"brightWhite": "#3a4d53",
|
||||
"background": "#fbf3db",
|
||||
"foreground": "#53676d",
|
||||
"cursorColor": "#53676d",
|
||||
"selectionBackground": "#ece3cc"
|
||||
}
|
||||
Reference in New Issue
Block a user