Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/urban.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/urban.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "urban",
|
||||
"black": "#33303b",
|
||||
"red": "#87404f",
|
||||
"green": "#74934e",
|
||||
"yellow": "#ae835a",
|
||||
"blue": "#615772",
|
||||
"purple": "#854b64",
|
||||
"cyan": "#625464",
|
||||
"white": "#c0a79a",
|
||||
"brightBlack": "#5c5865",
|
||||
"brightRed": "#87404f",
|
||||
"brightGreen": "#74934e",
|
||||
"brightYellow": "#ae835a",
|
||||
"brightBlue": "#615772",
|
||||
"brightPurple": "#854b64",
|
||||
"brightCyan": "#625464",
|
||||
"brightWhite": "#c0a79a",
|
||||
"background": "#312e39",
|
||||
"foreground": "#c0a79a",
|
||||
"cursorColor": "#c0a79a",
|
||||
"selectionBackground": "#312e39"
|
||||
}
|
||||
Reference in New Issue
Block a user