diff --git a/index.html b/index.html
index a30e9e1..bb26c19 100644
--- a/index.html
+++ b/index.html
@@ -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);