Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Tomorrow Night Eighties.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Tomorrow Night Eighties.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Tomorrow Night Eighties",
|
||||
"black": "#000000",
|
||||
"red": "#f2777a",
|
||||
"green": "#99cc99",
|
||||
"yellow": "#ffcc66",
|
||||
"blue": "#6699cc",
|
||||
"purple": "#cc99cc",
|
||||
"cyan": "#66cccc",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#595959",
|
||||
"brightRed": "#f2777a",
|
||||
"brightGreen": "#99cc99",
|
||||
"brightYellow": "#ffcc66",
|
||||
"brightBlue": "#6699cc",
|
||||
"brightPurple": "#cc99cc",
|
||||
"brightCyan": "#66cccc",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#2d2d2d",
|
||||
"foreground": "#cccccc",
|
||||
"cursorColor": "#cccccc",
|
||||
"selectionBackground": "#515151"
|
||||
}
|
||||
Reference in New Issue
Block a user