14 lines
263 B
JSON
14 lines
263 B
JSON
{
|
|
"base": {
|
|
"foreground": "#dddddd",
|
|
"background": "#000000"
|
|
},
|
|
"to_alter": {
|
|
"accent": "#8888ff",
|
|
"secondary": "#4444ff",
|
|
"tertiary": "#44ff88",
|
|
"special": "#ff6666",
|
|
"weird": "#ff66ff"
|
|
}
|
|
}
|