4 Commits

Author SHA1 Message Date
21e516c5a1 Update theme colors 2026-05-11 18:26:20 +00:00
ff3b9f0dd3 Update theme colors 2026-05-11 18:26:14 +00:00
f7525fc57b Update theme colors 2026-05-11 18:26:11 +00:00
7d8fd923ce Update theme colors 2026-05-11 18:26:00 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #1f4035;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #051a12;
--secondary-cta: #0d2b1f;
--secondary-cta-text: #d4f6e8;
--accent: #0d5238;
--background-accent: #10b981;
--primary-cta: #1f7cff;
--primary-cta-text: #ffffff;
--secondary-cta: #010101;
--secondary-cta-text: #ffffff;
--accent: #1f7cff;
--background-accent: #f96b2f;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);