13 lines
262 B
JSON
13 lines
262 B
JSON
{
|
|
"base": {
|
|
"foreground": "#fee5cc",
|
|
"background": "#190c00"
|
|
},
|
|
"to_alter": {
|
|
"accent": "#fc9835",
|
|
"secondary": "#fc3535",
|
|
"tertiary": "#e64b73",
|
|
"special": "#3499fc",
|
|
"weird": "#56fc34"
|
|
}
|
|
} |