5 Commits

Author SHA1 Message Date
13d0d74298 Update theme colors 2026-05-09 12:04:04 +00:00
427e63b534 Update theme colors 2026-05-09 11:42:12 +00:00
3fbc301dce Update theme colors 2026-05-09 11:41:41 +00:00
436a7f20be Update theme colors 2026-05-09 11:41:29 +00:00
9a7e2af177 Update theme colors 2026-05-09 11:41:01 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #fff5f5e6;
--primary-cta: #ff7a7a;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #fff5f5e6;
--accent: #737373;
--background-accent: #737373;
--background: #000000;
--card: #1a2f1d;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #0a1a0c;
--secondary-cta: #0d200f;
--secondary-cta-text: #d4f6d8;
--accent: #1a3d1f;
--background-accent: #355e3b;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);