Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Horizon.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Horizon.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Horizon",
|
||||
"black": "#000000",
|
||||
"red": "#e95678",
|
||||
"green": "#29d398",
|
||||
"yellow": "#fab795",
|
||||
"blue": "#26bbd9",
|
||||
"purple": "#ee64ac",
|
||||
"cyan": "#59e1e3",
|
||||
"white": "#e5e5e5",
|
||||
"brightBlack": "#666666",
|
||||
"brightRed": "#ec6a88",
|
||||
"brightGreen": "#3fdaa4",
|
||||
"brightYellow": "#fbc3a7",
|
||||
"brightBlue": "#3fc4de",
|
||||
"brightPurple": "#f075b5",
|
||||
"brightCyan": "#6be4e6",
|
||||
"brightWhite": "#e5e5e5",
|
||||
"background": "#1c1e26",
|
||||
"foreground": "#d5d8da",
|
||||
"cursorColor": "#6c6f93",
|
||||
"selectionBackground": "#6c6f93"
|
||||
}
|
||||
Reference in New Issue
Block a user