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

24 lines
544 B
JSON

{
"name": "Havn Skumring",
"black": "#252c47",
"red": "#ea563e",
"green": "#6ead7b",
"yellow": "#f8b330",
"blue": "#596cf7",
"purple": "#7c719e",
"cyan": "#d588c1",
"white": "#dce0ee",
"brightBlack": "#38425c",
"brightRed": "#d17264",
"brightGreen": "#8c9e8f",
"brightYellow": "#eac58c",
"brightBlue": "#5186cb",
"brightPurple": "#9b7cee",
"brightCyan": "#d17ab6",
"brightWhite": "#fff6e1",
"background": "#111522",
"foreground": "#d6dbeb",
"cursorColor": "#277a6f",
"selectionBackground": "#2b514b"
}