Files
orbithub/third_party/KodoTerm/KodoTermThemes/windowsterminal/Glacier.json
2026-03-01 10:36:06 -07:00

24 lines
538 B
JSON

{
"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"
}