Compare commits

..

4 Commits

Author SHA1 Message Date
88dd33e881 Update theme colors 2026-05-08 18:41:04 +00:00
01d777a5c2 Update theme colors 2026-05-08 18:40:52 +00:00
3ceea5b2fe Update theme colors 2026-05-08 18:40:47 +00:00
46a6a09e5e Update theme colors 2026-05-08 18:40:35 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4ef;
--card: #dad6cd;
--foreground: #2a2928;
--primary-cta: #2a2928;
--primary-cta-text: #f5f4ef;
--secondary-cta: #ecebea;
--secondary-cta-text: #2a2928;
--accent: #ffffff;
--background-accent: #c6b180;
--background: #000802;
--card: #0b1a0b;
--foreground: #e6ffe6;
--primary-cta: #80da9b;
--primary-cta-text: #000802;
--secondary-cta: #07170b;
--secondary-cta-text: #e6ffe6;
--accent: #38714a;
--background-accent: #2c6541;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);