Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Heeler.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Heeler.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Heeler",
|
||||
"black": "#000000",
|
||||
"red": "#e44c2e",
|
||||
"green": "#bdd100",
|
||||
"yellow": "#f4ce65",
|
||||
"blue": "#5ba5f2",
|
||||
"purple": "#ff95c2",
|
||||
"cyan": "#ff9763",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#4c4c4c",
|
||||
"brightRed": "#e44c2e",
|
||||
"brightGreen": "#bdd100",
|
||||
"brightYellow": "#f4ce65",
|
||||
"brightBlue": "#0088ff",
|
||||
"brightPurple": "#ff95c2",
|
||||
"brightCyan": "#8da6e4",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#211f46",
|
||||
"foreground": "#fdfdfd",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#2b2c41"
|
||||
}
|
||||
Reference in New Issue
Block a user