Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Iceberg Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Iceberg Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Iceberg Light",
|
||||
"black": "#dcdfe7",
|
||||
"red": "#cc517a",
|
||||
"green": "#668e3d",
|
||||
"yellow": "#c57339",
|
||||
"blue": "#2d539e",
|
||||
"purple": "#7759b4",
|
||||
"cyan": "#3f83a6",
|
||||
"white": "#33374c",
|
||||
"brightBlack": "#8389a3",
|
||||
"brightRed": "#cc3768",
|
||||
"brightGreen": "#598030",
|
||||
"brightYellow": "#b6662d",
|
||||
"brightBlue": "#22478e",
|
||||
"brightPurple": "#6845ad",
|
||||
"brightCyan": "#327698",
|
||||
"brightWhite": "#262a3f",
|
||||
"background": "#e8e9ec",
|
||||
"foreground": "#33374c",
|
||||
"cursorColor": "#33374c",
|
||||
"selectionBackground": "#33374c"
|
||||
}
|
||||
Reference in New Issue
Block a user