7 Commits

Author SHA1 Message Date
69444a36fb Update theme colors 2026-05-20 16:51:08 +00:00
87e9f8ab7e Update theme colors 2026-05-20 16:50:44 +00:00
e9c83cd643 Update theme colors 2026-05-20 16:50:28 +00:00
deb5884585 Update theme colors 2026-05-20 16:50:08 +00:00
86a1030d63 Update theme colors 2026-05-20 16:49:59 +00:00
5719e0d313 Update theme colors 2026-05-20 16:49:45 +00:00
fae03c16bc Update theme colors 2026-05-20 16:49:30 +00:00

View File

@@ -12,13 +12,13 @@
--background: #d2b203;
--card: #f9f9f9;
--foreground: #0f1e3a;
--foreground: #c9611f;
--primary-cta: #b8965a;
--primary-cta-text: #ffffff;
--secondary-cta: #0f1e3a;
--secondary-cta-text: #ffffff;
--accent: #b8965a;
--background-accent: #f2eee9;
--background-accent: #c7920a;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);