5 Commits

Author SHA1 Message Date
e5b2c3d32c Update theme colors 2026-04-22 14:36:51 +00:00
1d0469a839 Update theme colors 2026-04-22 14:36:32 +00:00
5363109965 Update theme colors 2026-04-22 14:36:19 +00:00
70d89611ed Update theme colors 2026-04-22 14:36:13 +00:00
7e680fffad Update theme colors 2026-04-22 14:35:55 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #0a0a0a;
--card: #f9f9f9; --card: #1a1a1a;
--foreground: #000612e6; --foreground: #f5fffae6;
--primary-cta: #15479c; --primary-cta: #80da9b;
--primary-cta-text: #ffffff; --primary-cta-text: #0a0a0a;
--secondary-cta: #f9f9f9; --secondary-cta: #1a1a1a;
--secondary-cta-text: #000612e6; --secondary-cta-text: #f5fffae6;
--accent: #e2e2e2; --accent: #737373;
--background-accent: #c4c4c4; --background-accent: #737373;
/* 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);