3 Commits

Author SHA1 Message Date
2c8b07fdf3 Update theme colors 2026-05-09 20:45:26 +00:00
40d9dfd18d Update theme colors 2026-05-09 20:44:47 +00:00
58345ea025 Update theme colors 2026-05-09 20:43:59 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #fafffb;
--card: #474747; --card: #f7fffa;
--foreground: #c7c7c7; --foreground: #001a0a;
--primary-cta: #511f1f; --primary-cta: #0a7039;
--primary-cta-text: #f5f5f5; --primary-cta-text: #fafffb;
--secondary-cta: #ffedbe; --secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #001a0a;
--accent: #e63946; --accent: #a8d9be;
--background-accent: #e8bea8; --background-accent: #6bbf8e;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);