8 Commits

Author SHA1 Message Date
ff375be744 Update theme colors 2026-06-12 07:23:30 +00:00
429c0ccfee Update theme colors 2026-06-12 07:23:00 +00:00
c5adb2f426 Update theme colors 2026-06-12 07:22:32 +00:00
de2e1c7d8a Update theme colors 2026-06-12 07:22:11 +00:00
c183f553d2 Update theme colors 2026-06-12 07:21:58 +00:00
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;
--card: #f7f2ea;
--background: #5f5f5f;
--card: #f3f3f3;
--foreground: #000000;
--primary-cta: #962EFF;
--primary-cta-text: #efebe5;
--primary-cta-text: #f2f2f2;
--secondary-cta: #ffffff;
--secondary-cta-text: #525252;
--accent: #ffffff;
--background-accent: #e1b875;
--secondary-cta-text: #000000;
--accent: #962EFF;
--background-accent: #ededed;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);