1 Commits

Author SHA1 Message Date
fff9d100ca Update theme colors 2026-04-28 11:36:38 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #020617;
--card: #481f1f; --card: #0f172a;
--foreground: #ffffff; --foreground: #e2e8f0;
--primary-cta: #ffffff; --primary-cta: #c4d8f9;
--primary-cta-text: #280101; --primary-cta-text: #020617;
--secondary-cta: #361311; --secondary-cta: #041633;
--secondary-cta-text: #f6d4d4; --secondary-cta-text: #e2e8f0;
--accent: #51000b; --accent: #2d30f3;
--background-accent: #ff2231; --background-accent: #1d4ed8;
/* 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);