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

24 lines
537 B
JSON

{
"name": "Dayfox",
"black": "#352c24",
"red": "#a5222f",
"green": "#396847",
"yellow": "#ac5402",
"blue": "#2848a9",
"purple": "#6e33ce",
"cyan": "#287980",
"white": "#bfb6ae",
"brightBlack": "#534c45",
"brightRed": "#b3434e",
"brightGreen": "#577f63",
"brightYellow": "#b86e28",
"brightBlue": "#4863b6",
"brightPurple": "#8452d5",
"brightCyan": "#488d93",
"brightWhite": "#f4ece6",
"background": "#f6f2ee",
"foreground": "#3d2b5a",
"cursorColor": "#3d2b5a",
"selectionBackground": "#e7d2be"
}