5 Commits

Author SHA1 Message Date
650769f63a Update theme colors 2026-05-13 16:20:57 +00:00
1d0e140c39 Update theme colors 2026-05-13 16:20:45 +00:00
1eea369bbb Update theme colors 2026-05-13 16:20:31 +00:00
0c28dea101 Update theme colors 2026-05-13 16:20:05 +00:00
b25668ca94 Update theme colors 2026-05-13 16:18:37 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffd8c4;
--card: #ffffff;
--foreground: #1a1a1a;
--primary-cta: #2c2c2c;
--primary-cta-text: #f5f4f0;
--secondary-cta: #f5f4f0;
--secondary-cta-text: #1a1a1a;
--accent: #8a8a8a;
--background-accent: #e8e6e1;
--background: #be9292;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #040506;
--primary-cta-text: #ffffff;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #535353;
--background-accent: #106EFB;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);