3 Commits

Author SHA1 Message Date
1dc2fbd55b Update theme colors 2026-05-12 06:02:34 +00:00
2b307e2205 Update theme colors 2026-05-12 06:01:48 +00:00
9b666b8030 Update theme colors 2026-05-12 06:00:53 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f6f0e9;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #2b180a;
--primary-cta-text: #e3deea;
--secondary-cta: #efe7dd;
--secondary-cta-text: #27231f;
--accent: #94877c;
--background-accent: #afa094;
--background: #060000;
--card: #1d0d0d;
--foreground: #ffe6e6;
--primary-cta: #ff3d4a;
--primary-cta-text: #ffffff;
--secondary-cta: #1f0a0a;
--secondary-cta-text: #ffe6e6;
--accent: #7b2d2d;
--background-accent: #b8111f;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);