Dark/Light modus reparieren

This commit is contained in:
ElenaRJ 2026-06-02 13:54:29 +02:00
parent 4bb2310524
commit 8f3388fd6e

View file

@ -16,7 +16,7 @@
} }
/* Light Mode */ /* Light Mode */
.light-mode { body.light-mode {
--bg: #f8fafc; --bg: #f8fafc;
--surface: #ffffff; --surface: #ffffff;
--surface-light: #e2e8f0; --surface-light: #e2e8f0;