Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Later This Evening.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Later This Evening.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Later This Evening",
|
||||
"black": "#2b2b2b",
|
||||
"red": "#d45a60",
|
||||
"green": "#afba67",
|
||||
"yellow": "#e5d289",
|
||||
"blue": "#a0bad6",
|
||||
"purple": "#c092d6",
|
||||
"cyan": "#91bfb7",
|
||||
"white": "#494a4a",
|
||||
"brightBlack": "#525454",
|
||||
"brightRed": "#d3232f",
|
||||
"brightGreen": "#aabb39",
|
||||
"brightYellow": "#e5be39",
|
||||
"brightBlue": "#6699d6",
|
||||
"brightPurple": "#ab53d6",
|
||||
"brightCyan": "#5fc0ae",
|
||||
"brightWhite": "#c1c2c2",
|
||||
"background": "#222222",
|
||||
"foreground": "#959595",
|
||||
"cursorColor": "#4f4f4f",
|
||||
"selectionBackground": "#424242"
|
||||
}
|
||||
Reference in New Issue
Block a user