5 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

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #000000;
--card: #1f4035;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #051a12;
--secondary-cta: #0d2b1f;
--secondary-cta-text: #d4f6e8;
--accent: #0d5238;
--background-accent: #10b981;
--primary-cta: #106EFB;
--primary-cta-text: #ffffff;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #535353;
--background-accent: #106EFB;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);