3 Commits

Author SHA1 Message Date
ca0f8c2c1b Update theme colors 2026-05-17 01:13:33 +00:00
874efa6453 Update theme colors 2026-05-17 01:13:20 +00:00
8dfa2f6fd6 Update theme colors 2026-05-17 01:13:09 +00:00

View File

@@ -11,9 +11,9 @@
--background-accent: #ffffff; */
--background: #357672;
--card: #ed0909;
--foreground: #1a1a1a;
--primary-cta: #2a2928;
--card: #ffffff;
--foreground: #000000;
--primary-cta: #653f18;
--primary-cta-text: #f5f4f0;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a1a1a;