13 lines
262 B
JSON
13 lines
262 B
JSON
{
|
|
"base": {
|
|
"foreground": "#fecccc",
|
|
"background": "#330000"
|
|
},
|
|
"to_alter": {
|
|
"accent": "#ff3232",
|
|
"secondary": "#ff3232",
|
|
"tertiary": "#ff3232",
|
|
"special": "#31feff",
|
|
"weird": "#baff31"
|
|
}
|
|
} |