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