update ashes dark base background

This commit is contained in:
Cade Scroggins 2022-04-28 18:03:06 -07:00
parent 88aea51aaa
commit 50817b60e5
No known key found for this signature in database
GPG key ID: 6AC5A902158265D0

View file

@ -369,7 +369,7 @@
/* themes */
.ashes-dark {
--base-background: #1c2023;
--base-background: #0e1215;
--base-foreground: #c7ccd1;
--command-color-complementary: var(--base-background);
--command-color-highlight-foreground: var(--base-foreground);