5 Commits

Author SHA1 Message Date
9e5805e34c Update theme colors 2026-04-23 13:58:01 +00:00
578fa95386 Update theme colors 2026-04-23 13:57:59 +00:00
6dd780ba7b Update theme colors 2026-04-23 13:57:56 +00:00
eb62a98724 Update theme colors 2026-04-23 13:57:51 +00:00
b750ae353d Update theme colors 2026-04-23 13:57:47 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #f7f6f7;
--card: #1a2a1a; --card: #ffffff;
--foreground: #ffffff; --foreground: #25190c;
--primary-cta: #ffffff; --primary-cta: #ff6207;
--primary-cta-text: #0a150a; --primary-cta-text: #f7f6f7;
--secondary-cta: #0d1a0d; --secondary-cta: #ffffff;
--secondary-cta-text: #e1f6e1; --secondary-cta-text: #25190c;
--accent: #2d4a2d; --accent: #ffce93;
--background-accent: #c1e1c1; --background-accent: #e8cfa8;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);