Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/IBM 5153 CGA (Black).json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/IBM 5153 CGA (Black).json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "IBM 5153 CGA (Black)",
|
||||
"black": "#000000",
|
||||
"red": "#c40000",
|
||||
"green": "#00c400",
|
||||
"yellow": "#c47e00",
|
||||
"blue": "#0000c4",
|
||||
"purple": "#c400c4",
|
||||
"cyan": "#00c4c4",
|
||||
"white": "#c4c4c4",
|
||||
"brightBlack": "#4e4e4e",
|
||||
"brightRed": "#dc4e4e",
|
||||
"brightGreen": "#4edc4e",
|
||||
"brightYellow": "#f3f34e",
|
||||
"brightBlue": "#4e4edc",
|
||||
"brightPurple": "#f34ef3",
|
||||
"brightCyan": "#4ef3f3",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#000000",
|
||||
"foreground": "#c4c4c4",
|
||||
"cursorColor": "#c4c4c4",
|
||||
"selectionBackground": "#c4c4c4"
|
||||
}
|
||||
Reference in New Issue
Block a user