4 Commits

Author SHA1 Message Date
38c7b6e3e0 Update theme colors 2026-04-20 12:03:30 +00:00
435f0bfd08 Update theme colors 2026-04-20 12:03:23 +00:00
b7d70ce7aa Update theme colors 2026-04-20 12:03:13 +00:00
5b9448abe1 Update theme colors 2026-04-20 12:03:06 +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: #000f06e6; --foreground: #1c1c1c;
--primary-cta: #0a7039; --primary-cta: #1f3251;
--primary-cta-text: #ffffff; --primary-cta-text: #f5f5f5;
--secondary-cta: #f9f9f9; --secondary-cta: #ffffff;
--secondary-cta-text: #000f06e6; --secondary-cta-text: #1c1c1c;
--accent: #e2e2e2; --accent: #15479c;
--background-accent: #c4c4c4; --background-accent: #a8cce8;
/* 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);