13 Commits

Author SHA1 Message Date
f75a20f019 Update theme colors 2026-06-11 15:20:26 +00:00
c46450c795 Update theme colors 2026-06-11 15:20:23 +00:00
ff97986bad Update theme colors 2026-06-11 15:20:19 +00:00
c537a5a933 Update theme colors 2026-06-11 15:20:13 +00:00
3fc23bbf43 Update theme colors 2026-06-11 15:19:34 +00:00
dab1036065 Update theme colors 2026-06-11 15:19:26 +00:00
273c88b09f Update theme colors 2026-06-11 15:19:19 +00:00
e9205d42fe Update theme colors 2026-06-11 15:19:06 +00:00
f6325be591 Update theme colors 2026-06-11 15:18:59 +00:00
c28247b488 Update theme colors 2026-06-11 15:18:53 +00:00
46ab8552ca Update theme colors 2026-06-11 15:18:47 +00:00
1d925878bb Update theme colors 2026-06-11 15:18:44 +00:00
74d77b59c6 Update theme colors 2026-06-11 15:18:36 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #e3deea;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1f2027;
--primary-cta: #1f2027;
--primary-cta-text: #e3deea;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1f2027;
--accent: #627dc6;
--background-accent: #627dc6;
--secondary-cta-text: #1c1c1c;
--accent: #6139e6;
--background-accent: #b3a8e8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);