Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Hybrid.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Hybrid.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Hybrid",
|
||||
"black": "#2a2e33",
|
||||
"red": "#b84d51",
|
||||
"green": "#b3bf5a",
|
||||
"yellow": "#e4b55e",
|
||||
"blue": "#6e90b0",
|
||||
"purple": "#a17eac",
|
||||
"cyan": "#7fbfb4",
|
||||
"white": "#b5b9b6",
|
||||
"brightBlack": "#434548",
|
||||
"brightRed": "#8d2e32",
|
||||
"brightGreen": "#798431",
|
||||
"brightYellow": "#e58a50",
|
||||
"brightBlue": "#4b6b88",
|
||||
"brightPurple": "#6e5079",
|
||||
"brightCyan": "#4d7b74",
|
||||
"brightWhite": "#5a626a",
|
||||
"background": "#161719",
|
||||
"foreground": "#b7bcba",
|
||||
"cursorColor": "#b7bcba",
|
||||
"selectionBackground": "#1e1f22"
|
||||
}
|
||||
Reference in New Issue
Block a user