3 Commits

Author SHA1 Message Date
d8c663b3f7 Update theme colors 2026-05-13 13:20:25 +00:00
770086641d Update theme colors 2026-05-13 13:20:17 +00:00
20864ad041 Update theme colors 2026-05-13 13:19:37 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0D0D0D;
--card: #1A1A1A;
--foreground: #F5F0E8;
--primary-cta: #C9A84C;
--primary-cta-text: #0D0D0D;
--secondary-cta: #1A1A1A;
--secondary-cta-text: #F5F0E8;
--accent: #C9A84C;
--background-accent: #262626;
--background: #f5f4ef;
--card: #dad6cd;
--foreground: #2a2928;
--primary-cta: #2a2928;
--primary-cta-text: #f5f4ef;
--secondary-cta: #ecebea;
--secondary-cta-text: #2a2928;
--accent: #ffffff;
--background-accent: #c6b180;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);