8 Commits

Author SHA1 Message Date
d9b9b43916 Update theme colors 2026-05-17 16:41:38 +00:00
614592600d Update theme colors 2026-05-17 16:41:23 +00:00
b33a413481 Update theme colors 2026-05-17 16:41:16 +00:00
30377e467b Update theme colors 2026-05-17 16:41:12 +00:00
74abaad67f Update theme colors 2026-05-17 16:41:08 +00:00
c50fecf776 Update theme colors 2026-05-17 16:41:04 +00:00
650d2b632e Update theme colors 2026-05-17 16:41:01 +00:00
529a08abe4 Update theme colors 2026-05-17 16:40:56 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #e6e6e6;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffffe6;
--accent: #737373;
--background-accent: #737373;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);