Update theme colors

This commit is contained in:
2026-04-11 13:23:11 +00:00
parent a4b91e926f
commit c3c11a6054

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #fffafa;
--card: #0c0c0c; --card: #fff7f7;
--foreground: #ffffff; --foreground: #1a0000;
--primary-cta: #cee7ff; --primary-cta: #e63946;
--primary-cta-text: #000000; --primary-cta-text: #fffafa;
--secondary-cta: #000000; --secondary-cta: #ffffff;
--secondary-cta-text: #ffffff; --secondary-cta-text: #1a0000;
--accent: #535353; --accent: #f5c4c7;
--background-accent: #CEE7FF; --background-accent: #f09199;
/* 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);