Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/CGA.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/CGA.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "CGA",
|
||||
"black": "#000000",
|
||||
"red": "#aa0000",
|
||||
"green": "#00aa00",
|
||||
"yellow": "#aa5500",
|
||||
"blue": "#0d0db7",
|
||||
"purple": "#aa00aa",
|
||||
"cyan": "#00aaaa",
|
||||
"white": "#aaaaaa",
|
||||
"brightBlack": "#555555",
|
||||
"brightRed": "#ff5555",
|
||||
"brightGreen": "#55ff55",
|
||||
"brightYellow": "#ffff55",
|
||||
"brightBlue": "#5555ff",
|
||||
"brightPurple": "#ff55ff",
|
||||
"brightCyan": "#55ffff",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#000000",
|
||||
"foreground": "#aaaaaa",
|
||||
"cursorColor": "#b8b8b8",
|
||||
"selectionBackground": "#c1deff"
|
||||
}
|
||||
Reference in New Issue
Block a user