5 Commits

Author SHA1 Message Date
436a7f20be Update theme colors 2026-05-09 11:41:29 +00:00
9a7e2af177 Update theme colors 2026-05-09 11:41:01 +00:00
736a58f3a5 Update theme colors 2026-05-09 11:40:51 +00:00
e4ddc9e95c Update theme colors 2026-05-09 11:40:39 +00:00
22f75f9733 Update theme colors 2026-05-09 11:39:59 +00:00

View File

@@ -12,11 +12,11 @@
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000f06e6;
--primary-cta: #0a7039;
--foreground: #120a00e6;
--primary-cta: #ff8c42;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6;
--secondary-cta-text: #120a00e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;