2 Commits

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

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #020617;
--card: #f9f9f9; --card: #0f172a;
--foreground: #120a00e6; --foreground: #e2e8f0;
--primary-cta: #E34400; --primary-cta: #c4d8f9;
--primary-cta-text: #ffffff; --primary-cta-text: #020617;
--secondary-cta: #f9f9f9; --secondary-cta: #041633;
--secondary-cta-text: #120a00e6; --secondary-cta-text: #e2e8f0;
--accent: #e2e2e2; --accent: #2d30f3;
--background-accent: #E34400; --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);