13 lines
262 B
JSON
13 lines
262 B
JSON
{
|
|
"base": {
|
|
"foreground": "#fefefe",
|
|
"background": "#020202"
|
|
},
|
|
"to_alter": {
|
|
"accent": "#aaaaff",
|
|
"secondary": "#aaeeff",
|
|
"tertiary": "#aaffaa",
|
|
"special": "#aaffaa",
|
|
"weird": "#ffffaa"
|
|
}
|
|
} |