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

24 lines
540 B
JSON

{
"name": "Spacedust",
"black": "#6e5346",
"red": "#e35b00",
"green": "#5cab96",
"yellow": "#e3cd7b",
"blue": "#0f548b",
"purple": "#e35b00",
"cyan": "#06afc7",
"white": "#f0f1ce",
"brightBlack": "#684c31",
"brightRed": "#ff8a3a",
"brightGreen": "#aecab8",
"brightYellow": "#ffc878",
"brightBlue": "#67a0ce",
"brightPurple": "#ff8a3a",
"brightCyan": "#83a7b4",
"brightWhite": "#fefff1",
"background": "#0a1e24",
"foreground": "#ecf0c1",
"cursorColor": "#708284",
"selectionBackground": "#0a385c"
}