6 Commits

Author SHA1 Message Date
105b3cfb89 Update theme colors 2026-06-10 11:38:03 +00:00
f36b324371 Update theme colors 2026-06-10 11:37:46 +00:00
cd38cbe830 Update theme colors 2026-06-10 11:37:40 +00:00
25f2c6e8ce Update theme colors 2026-06-10 11:37:35 +00:00
419c9aab60 Update theme colors 2026-06-10 11:37:29 +00:00
6d68f76aaa Update theme colors 2026-06-10 11:37:19 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0A0A0A;
--card: #1A1A1A;
--foreground: #E0E0E0;
--primary-cta: #006B3E;
--primary-cta-text: #FFFFFF;
--secondary-cta: #B8860B;
--secondary-cta-text: #0A0A0A;
--accent: #006B3E;
--background-accent: #B8860B;
--background: #e3deea;
--card: #ffffff;
--foreground: #27231f;
--primary-cta: #27231f;
--primary-cta-text: #e3deea;
--secondary-cta: #ffffff;
--secondary-cta-text: #27231f;
--accent: #c68a62;
--background-accent: #c68a62;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);