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

24 lines
543 B
JSON

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