6 Commits

Author SHA1 Message Date
230587dd40 Update theme colors 2026-05-10 18:16:26 +00:00
80aadb00d8 Update theme colors 2026-05-10 18:15:02 +00:00
b849751085 Update theme colors 2026-05-10 18:14:44 +00:00
38f85b8d74 Update theme colors 2026-05-10 18:14:41 +00:00
2b0b53899b Update theme colors 2026-05-10 18:14:26 +00:00
f8b02c6705 Update theme colors 2026-05-10 18:14:07 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fdf6f2;
--card: #ffffff;
--foreground: #2d1b0a;
--primary-cta: #ff6b35;
--primary-cta-text: #000000;
--secondary-cta: #ffb703;
--secondary-cta-text: #ffffff;
--accent: #fb8500;
--background-accent: #ffebc2;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #fffffae6;
--primary-cta: #fde047;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #fffffae6;
--accent: #737373;
--background-accent: #737373;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);