24 lines
554 B
JSON
24 lines
554 B
JSON
{
|
|
"name": "Hot Dog Stand (Mustard)",
|
|
"black": "#000000",
|
|
"red": "#ea3323",
|
|
"green": "#ea3323",
|
|
"yellow": "#ea3323",
|
|
"blue": "#000000",
|
|
"purple": "#ea3323",
|
|
"cyan": "#000000",
|
|
"white": "#b9b9b9",
|
|
"brightBlack": "#000000",
|
|
"brightRed": "#ea3323",
|
|
"brightGreen": "#ea3323",
|
|
"brightYellow": "#ea3323",
|
|
"brightBlue": "#000000",
|
|
"brightPurple": "#ea3323",
|
|
"brightCyan": "#000000",
|
|
"brightWhite": "#c6c6c6",
|
|
"background": "#ffff54",
|
|
"foreground": "#000000",
|
|
"cursorColor": "#ea3323",
|
|
"selectionBackground": "#ea3323"
|
|
}
|