fix: add missing dark-mode overrides for shopping, notes, contacts, budget, settings module tokens

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Ulas
2026-03-31 15:10:42 +02:00
parent 52a2455e43
commit c6551166a9
+10
View File
@@ -305,6 +305,11 @@
--module-tasks: #4ADE80; --module-tasks: #4ADE80;
--module-calendar: #A78BFA; --module-calendar: #A78BFA;
--module-meals: #F59E0B; --module-meals: #F59E0B;
--module-shopping: #FB923C;
--module-notes: #FCD34D;
--module-contacts: #60A5FA;
--module-budget: #34D399;
--module-settings: #94A3B8;
/* Mahlzeit-Typ — Dark Mode */ /* Mahlzeit-Typ — Dark Mode */
--meal-breakfast: #F59E0B; --meal-breakfast: #F59E0B;
@@ -382,6 +387,11 @@
--module-tasks: #4ADE80; --module-tasks: #4ADE80;
--module-calendar: #A78BFA; --module-calendar: #A78BFA;
--module-meals: #F59E0B; --module-meals: #F59E0B;
--module-shopping: #FB923C;
--module-notes: #FCD34D;
--module-contacts: #60A5FA;
--module-budget: #34D399;
--module-settings: #94A3B8;
/* Mahlzeit-Typ — Dark Mode */ /* Mahlzeit-Typ — Dark Mode */
--meal-breakfast: #F59E0B; --meal-breakfast: #F59E0B;