fix background color

This commit is contained in:
CJ van den Berg 2025-02-13 21:26:44 +01:00
parent 374809b1ab
commit eca72c7293
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -37,7 +37,7 @@
--text-color: #aaa;
--text-color-alt: #898;
--text-color-accent: #ddd;
--background-color: #000;
--background-color: #222;
--background-color-alt: #111;
}
}