8 Commits

Author SHA1 Message Date
7abe886c39 Update theme colors 2026-05-07 20:15:50 +00:00
ca549d5211 Update theme colors 2026-05-07 20:15:42 +00:00
eaf6b895ec Update theme colors 2026-05-07 20:15:34 +00:00
9fa0d536ac Update theme colors 2026-05-07 20:14:19 +00:00
3db0f189c4 Update theme colors 2026-05-07 20:14:17 +00:00
4a627ca011 Update theme colors 2026-05-07 20:14:11 +00:00
70e3c01e2a Update theme colors 2026-05-07 20:14:09 +00:00
731c53de1e Update theme colors 2026-05-07 20:14:00 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000f06e6;
--primary-cta: #0a7039;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f0f8ffe6;
--primary-cta: #cee7ff;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #f0f8ffe6;
--accent: #737373;
--background-accent: #737373;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);