6 Commits

Author SHA1 Message Date
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
1a9d681d32 Update theme colors 2026-05-13 14:56:54 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--background: #000000;
--card: #000000;
--foreground: #ffffff;
--primary-cta: #106EFB;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #106EFB;
--background-accent: #FFD700;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);