Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/IBM 5153 CGA.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/IBM 5153 CGA.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "IBM 5153 CGA",
|
||||
"black": "#141414",
|
||||
"red": "#d03333",
|
||||
"green": "#1bd01b",
|
||||
"yellow": "#d08c1b",
|
||||
"blue": "#1b1bd0",
|
||||
"purple": "#d01bd0",
|
||||
"cyan": "#1bd0d0",
|
||||
"white": "#cecece",
|
||||
"brightBlack": "#4e4e4e",
|
||||
"brightRed": "#dc4e4e",
|
||||
"brightGreen": "#4edc4e",
|
||||
"brightYellow": "#f3f34e",
|
||||
"brightBlue": "#4e4edc",
|
||||
"brightPurple": "#f34ef3",
|
||||
"brightCyan": "#4ef3f3",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#141414",
|
||||
"foreground": "#cecece",
|
||||
"cursorColor": "#cecece",
|
||||
"selectionBackground": "#cecece"
|
||||
}
|
||||
Reference in New Issue
Block a user