9 Commits

Author SHA1 Message Date
c74ab2439f Update theme colors 2026-05-01 15:46:50 +00:00
757de71dbe Update theme colors 2026-05-01 15:46:40 +00:00
2794e93a6c Update theme colors 2026-05-01 15:46:30 +00:00
ec5bdaf384 Update theme colors 2026-05-01 15:46:25 +00:00
c62fd4481f Update theme colors 2026-05-01 15:46:18 +00:00
2caab86518 Update theme colors 2026-05-01 15:46:10 +00:00
6bf3e0cdf7 Update theme colors 2026-05-01 15:46:04 +00:00
671b1c140a Update theme colors 2026-05-01 15:45:58 +00:00
9f11c52907 Update theme colors 2026-05-01 15:45:45 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #ffffff;
--foreground: #111111;
--primary-cta: #e85d04;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #111111;
--accent: #e85d04;
--background-accent: #f4a261;
--background: #000000;
--card: #1f4035;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #051a12;
--secondary-cta: #0d2b1f;
--secondary-cta-text: #d4f6e8;
--accent: #0d5238;
--background-accent: #10b981;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);