5 Commits

Author SHA1 Message Date
33e365ff46 Update theme colors 2026-06-11 02:15:44 +00:00
12a0e85ed0 Update theme colors 2026-06-11 02:15:30 +00:00
07185e98b5 Update theme colors 2026-06-11 02:15:21 +00:00
57194a9da2 Update theme colors 2026-06-11 02:15:14 +00:00
cff165f4fd Update theme colors 2026-06-11 02:15:04 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fffafa;
--card: #ffffff;
--foreground: #1a0000;
--primary-cta: #e63946;
--primary-cta-text: #fffafa;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a0000;
--accent: #f5c4c7;
--background-accent: #f09199;
--background: #080000;
--card: #1e0d0d;
--foreground: #ffe6e6;
--primary-cta: #ff7a7a;
--primary-cta-text: #080000;
--secondary-cta: #1e0909;
--secondary-cta-text: #ffe6e6;
--accent: #7b4242;
--background-accent: #65292c;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);