5 Commits

Author SHA1 Message Date
cb1d026903 Update theme colors 2026-04-25 10:08:21 +00:00
97519e8372 Update theme colors 2026-04-25 10:08:11 +00:00
79a93a72b5 Update theme colors 2026-04-25 10:08:06 +00:00
85c387ca6b Update theme colors 2026-04-25 10:07:37 +00:00
3be763d2d5 Update theme colors 2026-04-25 10:07:31 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #e6e6e6;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffffe6;
--accent: #737373;
--background-accent: #737373;
--background: #fffefe;
--card: #f6f7f4;
--foreground: #080908;
--primary-cta: #0e3a29;
--primary-cta-text: #fffefe;
--secondary-cta: #e7eecd;
--secondary-cta-text: #080908;
--accent: #35c18b;
--background-accent: #ecebe4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);