Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Konsolas.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Konsolas.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Konsolas",
|
||||
"black": "#000000",
|
||||
"red": "#aa1717",
|
||||
"green": "#18b218",
|
||||
"yellow": "#ebae1f",
|
||||
"blue": "#2323a5",
|
||||
"purple": "#ad1edc",
|
||||
"cyan": "#42b0c8",
|
||||
"white": "#c8c1c1",
|
||||
"brightBlack": "#7b716e",
|
||||
"brightRed": "#ff4141",
|
||||
"brightGreen": "#5fff5f",
|
||||
"brightYellow": "#ffff55",
|
||||
"brightBlue": "#4b4bff",
|
||||
"brightPurple": "#ff54ff",
|
||||
"brightCyan": "#69ffff",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#060606",
|
||||
"foreground": "#c8c1c1",
|
||||
"cursorColor": "#c8c1c1",
|
||||
"selectionBackground": "#060606"
|
||||
}
|
||||
Reference in New Issue
Block a user