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

24 lines
542 B
JSON

{
"name": "Snazzy Soft",
"black": "#000000",
"red": "#ff5c57",
"green": "#5af78e",
"yellow": "#f3f99d",
"blue": "#57c7ff",
"purple": "#ff6ac1",
"cyan": "#9aedfe",
"white": "#f1f1f0",
"brightBlack": "#686868",
"brightRed": "#ff5c57",
"brightGreen": "#5af78e",
"brightYellow": "#f3f99d",
"brightBlue": "#57c7ff",
"brightPurple": "#ff6ac1",
"brightCyan": "#9aedfe",
"brightWhite": "#f1f1f0",
"background": "#282a36",
"foreground": "#eff0eb",
"cursorColor": "#eaeaea",
"selectionBackground": "#92bcd0"
}