Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Twilight.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Twilight.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Twilight",
|
||||
"black": "#141414",
|
||||
"red": "#c06d44",
|
||||
"green": "#afb97a",
|
||||
"yellow": "#c2a86c",
|
||||
"blue": "#44474a",
|
||||
"purple": "#b4be7c",
|
||||
"cyan": "#778385",
|
||||
"white": "#ffffd4",
|
||||
"brightBlack": "#404040",
|
||||
"brightRed": "#de7c4c",
|
||||
"brightGreen": "#ccd88c",
|
||||
"brightYellow": "#e2c47e",
|
||||
"brightBlue": "#5a5e62",
|
||||
"brightPurple": "#d0dc8e",
|
||||
"brightCyan": "#8a989b",
|
||||
"brightWhite": "#ffffd4",
|
||||
"background": "#141414",
|
||||
"foreground": "#ffffd4",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#313131"
|
||||
}
|
||||
Reference in New Issue
Block a user