2 Commits

Author SHA1 Message Date
f24d8fabb9 Update theme colors 2026-04-24 17:56:20 +00:00
caf19f036d Update theme colors 2026-04-24 17:56:01 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #f5f5f5;
--card: #f9f9f9; --card: #ffffff;
--foreground: #1A1A1A; --foreground: #1c1c1c;
--primary-cta: #E67E22; --primary-cta: #341f51;
--primary-cta-text: #ffffff; --primary-cta-text: #f5f5f5;
--secondary-cta: #2980B9; --secondary-cta: #ffffff;
--secondary-cta-text: #ffffff; --secondary-cta-text: #1c1c1c;
--accent: #E67E22; --accent: #6139e6;
--background-accent: #FFF3E0; --background-accent: #b3a8e8;
/* 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);