update dark mode

This commit is contained in:
Grégory Lebreton 2025-05-15 14:34:30 +02:00
parent fb120b6ad9
commit 5f0d391509

View File

@ -33,7 +33,7 @@ h1 {
/* DARK MODE */
:root {
--card-bg-color: #222;
--card-bg-color: #2f3943;
--bg-color: #fff;
--primary-text-color: #222;
--secondary-text-color: #ddd;