Compare commits

...

5 Commits

Author SHA1 Message Date
4156686ed4 Update theme colors 2026-06-02 21:05:17 +00:00
fa263c94c8 Update theme colors 2026-06-02 21:04:37 +00:00
6ef8487fbd Update theme colors 2026-06-02 21:04:14 +00:00
ee66137a9e Update theme colors 2026-06-02 21:04:04 +00:00
55ade47b8e Update theme colors 2026-06-02 21:03:52 +00:00

View File

@@ -13,9 +13,9 @@
--background: #ffffff;
--card: #fcfcfc;
--foreground: #0c4006;
--primary-cta: #0f0871;
--primary-cta: #406d4a;
--primary-cta-text: #ffffff;
--secondary-cta: #e0a911;
--secondary-cta: #816a8b;
--secondary-cta-text: #0F0871;
--accent: #f086d4;
--background-accent: #f5f0f3;