5 Commits

Author SHA1 Message Date
09b6967ee1 Update theme colors 2026-04-20 11:46:35 +00:00
ef4aba4b70 Update theme colors 2026-04-20 11:46:30 +00:00
50e0e8e142 Update theme colors 2026-04-20 11:46:26 +00:00
c7a6de27bb Update theme colors 2026-04-20 11:46:17 +00:00
70d952cb0c Update theme colors 2026-04-20 11:46:07 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--background: #f5f4f0;
--card: #ffffff;
--foreground: #000000;
--primary-cta: #000000;
--primary-cta-text: #f5f4ef;
--secondary-cta: #f1f1f1;
--secondary-cta-text: #2a2928;
--accent: #e5e5e5;
--background-accent: #f9f9f9;
--foreground: #1a1a1a;
--primary-cta: #2c2c2c;
--primary-cta-text: #f5f4f0;
--secondary-cta: #f5f4f0;
--secondary-cta-text: #1a1a1a;
--accent: #8a8a8a;
--background-accent: #e8e6e1;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);