Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Subliminal.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Subliminal.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Subliminal",
|
||||
"black": "#7f7f7f",
|
||||
"red": "#e15a60",
|
||||
"green": "#a9cfa4",
|
||||
"yellow": "#ffe2a9",
|
||||
"blue": "#6699cc",
|
||||
"purple": "#f1a5ab",
|
||||
"cyan": "#5fb3b3",
|
||||
"white": "#d4d4d4",
|
||||
"brightBlack": "#7f7f7f",
|
||||
"brightRed": "#e15a60",
|
||||
"brightGreen": "#a9cfa4",
|
||||
"brightYellow": "#ffe2a9",
|
||||
"brightBlue": "#6699cc",
|
||||
"brightPurple": "#f1a5ab",
|
||||
"brightCyan": "#5fb3b3",
|
||||
"brightWhite": "#d4d4d4",
|
||||
"background": "#282c35",
|
||||
"foreground": "#d4d4d4",
|
||||
"cursorColor": "#c7c7c7",
|
||||
"selectionBackground": "#484e5b"
|
||||
}
|
||||
Reference in New Issue
Block a user