ace colors
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"base": {
|
"base": {
|
||||||
"foreground": "#dbd2f8",
|
"foreground": "#fefefe",
|
||||||
"background": "#0f062c"
|
"background": "#020202"
|
||||||
},
|
},
|
||||||
"to_alter": {
|
"to_alter": {
|
||||||
"accent": "#724ce5",
|
"accent": "#aaaaff",
|
||||||
"secondary": "#ff3271",
|
"secondary": "#aaeeff",
|
||||||
"tertiary": "#ffc932",
|
"tertiary": "#aaffaa",
|
||||||
"special": "#bfe54b",
|
"special": "#aaffaa",
|
||||||
"weird": "#e54b8b"
|
"weird": "#ffffaa"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user