Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Builtin Tango Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Builtin Tango Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Builtin Tango Dark",
|
||||
"black": "#000000",
|
||||
"red": "#cc0000",
|
||||
"green": "#4e9a06",
|
||||
"yellow": "#c4a000",
|
||||
"blue": "#3465a4",
|
||||
"purple": "#75507b",
|
||||
"cyan": "#06989a",
|
||||
"white": "#d3d7cf",
|
||||
"brightBlack": "#555753",
|
||||
"brightRed": "#ef2929",
|
||||
"brightGreen": "#8ae234",
|
||||
"brightYellow": "#fce94f",
|
||||
"brightBlue": "#729fcf",
|
||||
"brightPurple": "#ad7fa8",
|
||||
"brightCyan": "#34e2e2",
|
||||
"brightWhite": "#eeeeec",
|
||||
"background": "#000000",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#b5d5ff"
|
||||
}
|
||||
Reference in New Issue
Block a user