mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
update ashes fg/bg colors
This commit is contained in:
parent
77f945d863
commit
f346412939
1 changed files with 2 additions and 2 deletions
|
|
@ -369,8 +369,8 @@
|
|||
/* themes */
|
||||
|
||||
.ashes-dark {
|
||||
--base-background: #0e1215;
|
||||
--base-foreground: #c7ccd1;
|
||||
--base-background: #0e0e0e;
|
||||
--base-foreground: #c7c7c7;
|
||||
--command-color-complementary: var(--base-background);
|
||||
--command-color-highlight-foreground: var(--base-foreground);
|
||||
--command-color-lightness: 75%;
|
||||
|
|
|
|||
Loading…
Reference in a new issue