7 Commits

Author SHA1 Message Date
a72585a78e Update theme colors 2026-05-14 01:29:37 +00:00
359781618c Update theme colors 2026-05-14 01:29:29 +00:00
232f9c7955 Update theme colors 2026-05-14 01:29:11 +00:00
033da46b08 Update theme colors 2026-05-14 01:29:06 +00:00
3462633873 Update theme colors 2026-05-14 01:28:25 +00:00
892cdc0d80 Update theme colors 2026-05-14 01:27:38 +00:00
4b45d9404f Update theme colors 2026-05-14 01:26:36 +00:00

View File

@@ -13,12 +13,12 @@
--background: #fafffb;
--card: #ffffff;
--foreground: #001a0a;
--primary-cta: #D4AF37;
--primary-cta: #0a705f;
--primary-cta-text: #fafffb;
--secondary-cta: #ffffff;
--secondary-cta-text: #001a0a;
--accent: #0F3D2E;
--background-accent: #165B45;
--accent: #a8d9be;
--background-accent: #6bbfb8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);