Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Treehouse.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Treehouse.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Treehouse",
|
||||
"black": "#321300",
|
||||
"red": "#b2270e",
|
||||
"green": "#44a900",
|
||||
"yellow": "#aa820c",
|
||||
"blue": "#58859a",
|
||||
"purple": "#97363d",
|
||||
"cyan": "#b25a1e",
|
||||
"white": "#786b53",
|
||||
"brightBlack": "#504333",
|
||||
"brightRed": "#ed5d20",
|
||||
"brightGreen": "#55f238",
|
||||
"brightYellow": "#f2b732",
|
||||
"brightBlue": "#85cfed",
|
||||
"brightPurple": "#e14c5a",
|
||||
"brightCyan": "#f07d14",
|
||||
"brightWhite": "#ffc800",
|
||||
"background": "#191919",
|
||||
"foreground": "#786b53",
|
||||
"cursorColor": "#fac814",
|
||||
"selectionBackground": "#786b53"
|
||||
}
|
||||
Reference in New Issue
Block a user