Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Iceberg Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Iceberg Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Iceberg Dark",
|
||||
"black": "#1e2132",
|
||||
"red": "#e27878",
|
||||
"green": "#b4be82",
|
||||
"yellow": "#e2a478",
|
||||
"blue": "#84a0c6",
|
||||
"purple": "#a093c7",
|
||||
"cyan": "#89b8c2",
|
||||
"white": "#c6c8d1",
|
||||
"brightBlack": "#6b7089",
|
||||
"brightRed": "#e98989",
|
||||
"brightGreen": "#c0ca8e",
|
||||
"brightYellow": "#e9b189",
|
||||
"brightBlue": "#91acd1",
|
||||
"brightPurple": "#ada0d3",
|
||||
"brightCyan": "#95c4ce",
|
||||
"brightWhite": "#d2d4de",
|
||||
"background": "#161821",
|
||||
"foreground": "#c6c8d1",
|
||||
"cursorColor": "#c6c8d1",
|
||||
"selectionBackground": "#c6c8d1"
|
||||
}
|
||||
Reference in New Issue
Block a user