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