6 Commits

Author SHA1 Message Date
0941c0623c Update theme colors 2026-05-13 14:59:42 +00:00
7b57e4d426 Update theme colors 2026-05-13 14:59:25 +00:00
032104b069 Update theme colors 2026-05-13 14:59:05 +00:00
4dcaf9597d Update theme colors 2026-05-13 14:58:44 +00:00
7bf98abfcc Update theme colors 2026-05-13 14:58:09 +00:00
119d1cee6c Update theme colors 2026-05-13 14:57:52 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #000000;
--card: #f9f9f9; --card: #000000;
--foreground: #000612e6; --foreground: #ffffff;
--primary-cta: #106EFB; --primary-cta: #FFD700;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9; --secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6; --secondary-cta-text: #000612e6;
--accent: #e2e2e2; --accent: #e2e2e2;
--background-accent: #106EFB; --background-accent: #FFD700;
/* 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);