12 Commits

Author SHA1 Message Date
342f5454e6 Update theme colors 2026-04-12 23:23:14 +00:00
8b5ab4e702 Update theme colors 2026-04-12 23:23:09 +00:00
32242e7c35 Update theme colors 2026-04-12 23:23:07 +00:00
e5644273e4 Update theme colors 2026-04-12 23:23:05 +00:00
9ed6e19188 Update theme colors 2026-04-12 23:22:59 +00:00
ff0d0cedf3 Update theme colors 2026-04-12 23:22:57 +00:00
531765e285 Update theme colors 2026-04-12 23:22:55 +00:00
b4342e02ba Update theme colors 2026-04-12 23:22:53 +00:00
5b0c176f3c Update theme colors 2026-04-12 23:22:51 +00:00
ba78dd9769 Update theme colors 2026-04-12 23:22:45 +00:00
6647dcb21c Update theme colors 2026-04-12 23:22:42 +00:00
af326b4286 Update theme colors 2026-04-12 23:22:37 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--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;
--background: #f7f6f7;
--card: #ffffff;
--foreground: #1b0c25;
--primary-cta: #1b0c25;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #1b0c25;
--accent: #ff93e4;
--background-accent: #e8a8c3;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);