3 Commits

Author SHA1 Message Date
7b4bcf01db Update theme colors 2026-06-12 07:21:29 +00:00
eb6ef10bec Update theme colors 2026-06-12 07:21:10 +00:00
1e6a17f6e9 Update theme colors 2026-06-12 07:21:04 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #efebe5;
--background: #5f5f5f;
--card: #f7f2ea;
--foreground: #000000;
--primary-cta: #962EFF;
--primary-cta-text: #efebe5;
--secondary-cta: #ffffff;
--secondary-cta-text: #525252;
--accent: #ffffff;
--background-accent: #e1b875;
--accent: #962EFF;
--background-accent: #ededed;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);