add missing colors from light scheme

This commit is contained in:
2026-07-22 10:08:47 +01:00
parent 054fc88293
commit 1513b5314f
+5
View File
@@ -32,6 +32,11 @@
--space-10: calc(var(--space-step) * 10);
--color-bg: #eee;
--color-cta: #d45d1c;
--color-input-bg: #e9e9e9;
--color-input-border: #d2d2d2;
--color-input-text: #222;
--color-panel-alt: #eee;
--color-panel: #fff;
--color-text: #222;