7 Commits

Author SHA1 Message Date
13d0d74298 Update theme colors 2026-05-09 12:04:04 +00:00
427e63b534 Update theme colors 2026-05-09 11:42:12 +00:00
3fbc301dce Update theme colors 2026-05-09 11:41:41 +00:00
436a7f20be Update theme colors 2026-05-09 11:41:29 +00:00
9a7e2af177 Update theme colors 2026-05-09 11:41:01 +00:00
736a58f3a5 Update theme colors 2026-05-09 11:40:51 +00:00
e4ddc9e95c Update theme colors 2026-05-09 11:40:39 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #000000;
--card: #f9f9f9; --card: #1a2f1d;
--foreground: #000612e6; --foreground: #ffffff;
--primary-cta: #106EFB; --primary-cta: #ffffff;
--primary-cta-text: #ffffff; --primary-cta-text: #0a1a0c;
--secondary-cta: #f9f9f9; --secondary-cta: #0d200f;
--secondary-cta-text: #000612e6; --secondary-cta-text: #d4f6d8;
--accent: #e2e2e2; --accent: #1a3d1f;
--background-accent: #106EFB; --background-accent: #355e3b;
/* 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);