Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Liquid Carbon.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Liquid Carbon.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Liquid Carbon",
|
||||
"black": "#000000",
|
||||
"red": "#ff3030",
|
||||
"green": "#559a70",
|
||||
"yellow": "#ccac00",
|
||||
"blue": "#0099cc",
|
||||
"purple": "#cc69c8",
|
||||
"cyan": "#7ac4cc",
|
||||
"white": "#bccccc",
|
||||
"brightBlack": "#595959",
|
||||
"brightRed": "#ff3030",
|
||||
"brightGreen": "#559a70",
|
||||
"brightYellow": "#ccac00",
|
||||
"brightBlue": "#0099cc",
|
||||
"brightPurple": "#cc69c8",
|
||||
"brightCyan": "#7ac4cc",
|
||||
"brightWhite": "#bccccc",
|
||||
"background": "#303030",
|
||||
"foreground": "#afc2c2",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#7dbeff"
|
||||
}
|
||||
Reference in New Issue
Block a user