Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Tomorrow Night.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Tomorrow Night.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Tomorrow Night",
|
||||
"black": "#000000",
|
||||
"red": "#cc6666",
|
||||
"green": "#b5bd68",
|
||||
"yellow": "#f0c674",
|
||||
"blue": "#81a2be",
|
||||
"purple": "#b294bb",
|
||||
"cyan": "#8abeb7",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#4c4c4c",
|
||||
"brightRed": "#cc6666",
|
||||
"brightGreen": "#b5bd68",
|
||||
"brightYellow": "#f0c674",
|
||||
"brightBlue": "#81a2be",
|
||||
"brightPurple": "#b294bb",
|
||||
"brightCyan": "#8abeb7",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#1d1f21",
|
||||
"foreground": "#c5c8c6",
|
||||
"cursorColor": "#c5c8c6",
|
||||
"selectionBackground": "#373b41"
|
||||
}
|
||||
Reference in New Issue
Block a user