5 Commits

Author SHA1 Message Date
62c203e7ec Update theme colors 2026-06-12 21:13:01 +00:00
ae87f98da7 Update theme colors 2026-06-12 21:12:54 +00:00
ffeff3371e Update theme colors 2026-06-12 21:12:50 +00:00
fd0902baa2 Update theme colors 2026-06-12 21:12:45 +00:00
3437bbb3e9 Update theme colors 2026-06-12 21:12:42 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #ffffff;
--foreground: #060505;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #6139e6;
--background-accent: #b3a8e8;
--background: #f6f0e9;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #2b180a;
--primary-cta-text: #f6f0e9;
--secondary-cta: #efe7dd;
--secondary-cta-text: #2b180a;
--accent: #94877c;
--background-accent: #afa094;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);