Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Glacier.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Glacier.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Glacier",
|
||||
"black": "#2e343c",
|
||||
"red": "#bd0f2f",
|
||||
"green": "#35a770",
|
||||
"yellow": "#fb9435",
|
||||
"blue": "#1f5872",
|
||||
"purple": "#bd2523",
|
||||
"cyan": "#778397",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#404a55",
|
||||
"brightRed": "#bd0f2f",
|
||||
"brightGreen": "#49e998",
|
||||
"brightYellow": "#fddf6e",
|
||||
"brightBlue": "#2a8bc1",
|
||||
"brightPurple": "#ea4727",
|
||||
"brightCyan": "#a0b6d3",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#0c1115",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#6c6c6c",
|
||||
"selectionBackground": "#bd2523"
|
||||
}
|
||||
Reference in New Issue
Block a user