Files
2026-03-01 10:36:06 -07:00

24 lines
544 B
JSON

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