Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Terafox.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Terafox.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Terafox",
|
||||
"black": "#2f3239",
|
||||
"red": "#e85c51",
|
||||
"green": "#7aa4a1",
|
||||
"yellow": "#fda47f",
|
||||
"blue": "#5a93aa",
|
||||
"purple": "#ad5c7c",
|
||||
"cyan": "#a1cdd8",
|
||||
"white": "#ebebeb",
|
||||
"brightBlack": "#4e5157",
|
||||
"brightRed": "#eb746b",
|
||||
"brightGreen": "#8eb2af",
|
||||
"brightYellow": "#fdb292",
|
||||
"brightBlue": "#73a3b7",
|
||||
"brightPurple": "#b97490",
|
||||
"brightCyan": "#afd4de",
|
||||
"brightWhite": "#eeeeee",
|
||||
"background": "#152528",
|
||||
"foreground": "#e6eaea",
|
||||
"cursorColor": "#e6eaea",
|
||||
"selectionBackground": "#293e40"
|
||||
}
|
||||
Reference in New Issue
Block a user