ace colors
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"base": {
|
"base": {
|
||||||
"foreground": "#dcd5f5",
|
"foreground": "#fefefe",
|
||||||
"background": "#100929"
|
"background": "#020202"
|
||||||
},
|
},
|
||||||
"to_alter": {
|
"to_alter": {
|
||||||
"accent": "#765ad7",
|
"accent": "#aaaaff",
|
||||||
"secondary": "#ce32ff",
|
"secondary": "#aaeeff",
|
||||||
"tertiary": "#879eaa",
|
"tertiary": "#aaffaa",
|
||||||
"special": "#bad759",
|
"special": "#aaffaa",
|
||||||
"weird": "#d75991"
|
"weird": "#ffffaa"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user