6 Commits

Author SHA1 Message Date
3bffea4b98 Update theme colors 2026-05-02 07:16:23 +00:00
d37f1699b8 Update theme colors 2026-05-02 07:16:00 +00:00
5d9c5a3680 Update theme colors 2026-05-02 07:15:11 +00:00
cd3ffd9479 Update theme colors 2026-05-02 07:14:35 +00:00
b493bcab54 Update theme colors 2026-05-02 07:14:03 +00:00
1c353ae055 Update theme colors 2026-05-02 07:13:41 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #ffffff;
--foreground: #ffffff;
--primary-cta: #106EFB;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000f06e6;
--primary-cta: #0a7039;
--primary-cta-text: #ffffff;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #535353;
--background-accent: #106EFB;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #19f06f;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);