update ashes fg/bg colors
This commit is contained in:
+2
-2
@@ -369,8 +369,8 @@
|
|||||||
/* themes */
|
/* themes */
|
||||||
|
|
||||||
.ashes-dark {
|
.ashes-dark {
|
||||||
--base-background: #0e1215;
|
--base-background: #0e0e0e;
|
||||||
--base-foreground: #c7ccd1;
|
--base-foreground: #c7c7c7;
|
||||||
--command-color-complementary: var(--base-background);
|
--command-color-complementary: var(--base-background);
|
||||||
--command-color-highlight-foreground: var(--base-foreground);
|
--command-color-highlight-foreground: var(--base-foreground);
|
||||||
--command-color-lightness: 75%;
|
--command-color-lightness: 75%;
|
||||||
|
|||||||
Reference in New Issue
Block a user