Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Wombat.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Wombat.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Wombat",
|
||||
"black": "#000000",
|
||||
"red": "#ff615a",
|
||||
"green": "#b1e969",
|
||||
"yellow": "#ebd99c",
|
||||
"blue": "#5da9f6",
|
||||
"purple": "#e86aff",
|
||||
"cyan": "#82fff7",
|
||||
"white": "#dedacf",
|
||||
"brightBlack": "#4a4a4a",
|
||||
"brightRed": "#f58c80",
|
||||
"brightGreen": "#ddf88f",
|
||||
"brightYellow": "#eee5b2",
|
||||
"brightBlue": "#a5c7ff",
|
||||
"brightPurple": "#ddaaff",
|
||||
"brightCyan": "#b7fff9",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#171717",
|
||||
"foreground": "#dedacf",
|
||||
"cursorColor": "#bbbbbb",
|
||||
"selectionBackground": "#453b39"
|
||||
}
|
||||
Reference in New Issue
Block a user