2 Commits

Author SHA1 Message Date
66ac92752e Update theme colors 2026-04-15 16:37:41 +00:00
f1294fb95c Update theme colors 2026-04-15 16:37:16 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #1A1A1A;
--card: #262626;
--foreground: #F4F4F4;
--primary-cta: #C5A059;
--primary-cta-text: #1A1A1A;
--secondary-cta: #1A1A1A;
--secondary-cta-text: #C5A059;
--accent: #C5A059;
--background-accent: #333333;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120006e6;
--primary-cta: #e63946;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120006e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);