6 Commits

Author SHA1 Message Date
bb0d255785 Update theme colors 2026-04-13 19:33:56 +00:00
b7f639c37e Update theme colors 2026-04-13 19:33:29 +00:00
8ebdebf8d5 Update theme colors 2026-04-13 19:33:10 +00:00
af687e8ac8 Update theme colors 2026-04-13 19:32:09 +00:00
913c2f4a62 Update theme colors 2026-04-13 19:31:58 +00:00
77eb2d8c8e Update theme colors 2026-04-13 19:31:50 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000000;
--primary-cta: #2AA876;
--background: #000000;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #106EFB;
--primary-cta-text: #ffffff;
--secondary-cta: #0E2A47;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #E8ECEF;
--background-accent: #2AA876;
--accent: #535353;
--background-accent: #106EFB;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);