ace colors
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"base": {
|
"base": {
|
||||||
"foreground": "#fee5cc",
|
"foreground": "#fefefe",
|
||||||
"background": "#190c00"
|
"background": "#020202"
|
||||||
},
|
},
|
||||||
"to_alter": {
|
"to_alter": {
|
||||||
"accent": "#fc9835",
|
"accent": "#aaaaff",
|
||||||
"secondary": "#fc3535",
|
"secondary": "#aaeeff",
|
||||||
"tertiary": "#e64b73",
|
"tertiary": "#aaffaa",
|
||||||
"special": "#3499fc",
|
"special": "#aaffaa",
|
||||||
"weird": "#56fc34"
|
"weird": "#ffffaa"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user