6 Commits

Author SHA1 Message Date
d97336c8fb Update theme colors 2026-03-16 09:10:35 +00:00
641e0d340c Update theme colors 2026-03-16 09:06:35 +00:00
cad2a9933e Update theme colors 2026-03-16 09:05:32 +00:00
f10c1e2c79 Update theme colors 2026-03-16 09:05:24 +00:00
377b546e6f Update theme colors 2026-03-16 09:04:29 +00:00
ff9303cc09 Update theme colors 2026-03-16 09:02:24 +00:00

View File

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