Compare commits

..

2 Commits

Author SHA1 Message Date
c98c59b551 Update theme colors 2026-04-28 17:58:11 +00:00
9b63f3503c Update theme colors 2026-04-28 17:57:28 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #000000;
--card: #000000;
--card: #ffffff;
--foreground: #ffffff;
--primary-cta: #c5a059;
--primary-cta-text: #ffffff;
--secondary-cta: #bfbebe;
--secondary-cta-text: #090909;
--accent: #c5a059;
--background-accent: #fff6f6;
--background-accent: #000000;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);