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

24 lines
544 B
JSON

{
"name": "Hot Dog Stand",
"black": "#000000",
"red": "#ffff54",
"green": "#ffff54",
"yellow": "#ffff54",
"blue": "#000000",
"purple": "#ffff54",
"cyan": "#ffffff",
"white": "#c6c6c6",
"brightBlack": "#000000",
"brightRed": "#ffff54",
"brightGreen": "#ffff54",
"brightYellow": "#ffff54",
"brightBlue": "#000000",
"brightPurple": "#ffff54",
"brightCyan": "#ffffff",
"brightWhite": "#c6c6c6",
"background": "#ea3323",
"foreground": "#ffffff",
"cursorColor": "#ffff54",
"selectionBackground": "#ffff54"
}