Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Firewatch.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Firewatch.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Firewatch",
|
||||
"black": "#585f6d",
|
||||
"red": "#d95360",
|
||||
"green": "#5ab977",
|
||||
"yellow": "#dfb563",
|
||||
"blue": "#4d89c4",
|
||||
"purple": "#d55119",
|
||||
"cyan": "#44a8b6",
|
||||
"white": "#e6e5ff",
|
||||
"brightBlack": "#585f6d",
|
||||
"brightRed": "#d95360",
|
||||
"brightGreen": "#5ab977",
|
||||
"brightYellow": "#dfb563",
|
||||
"brightBlue": "#4c89c5",
|
||||
"brightPurple": "#d55119",
|
||||
"brightCyan": "#44a8b6",
|
||||
"brightWhite": "#e6e5ff",
|
||||
"background": "#1e2027",
|
||||
"foreground": "#9ba2b2",
|
||||
"cursorColor": "#f6f7ec",
|
||||
"selectionBackground": "#2f363e"
|
||||
}
|
||||
Reference in New Issue
Block a user