3 Commits

Author SHA1 Message Date
41bd513e66 Update theme colors 2026-05-07 16:43:16 +00:00
beb71f1082 Update theme colors 2026-05-07 16:38:06 +00:00
797987ec5d Update theme colors 2026-05-07 16:35:07 +00:00

View File

@@ -10,13 +10,13 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--background: #fff7e6;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--foreground: #2a1a07;
--primary-cta: #a9b04b;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--secondary-cta-text: #000f06e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;