10 Commits

Author SHA1 Message Date
d15655ea97 Update theme colors 2026-05-22 19:49:19 +00:00
ffb1db0ee8 Update theme colors 2026-05-22 19:48:33 +00:00
eac873a734 Update theme colors 2026-05-22 19:48:19 +00:00
369e8a329e Update theme colors 2026-05-22 19:48:03 +00:00
1dc289ecd2 Update theme colors 2026-05-22 19:47:40 +00:00
8d3d925f68 Update theme colors 2026-05-22 19:47:26 +00:00
72368c2a0b Update theme colors 2026-05-22 19:47:14 +00:00
a6a0467afa Update theme colors 2026-05-22 19:46:57 +00:00
b5d8737bfe Update theme colors 2026-05-22 19:46:35 +00:00
0b2779fa1e Update theme colors 2026-05-22 19:46:19 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #1a0000;
--primary-cta: #e63946;
--background: #a82d2d;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #e34400;
--primary-cta-text: #ffffff;
--secondary-cta: #ffcc00;
--secondary-cta-text: #1a1a1a;
--accent: #1a1a1a;
--background-accent: #ffcc00;
--secondary-cta: #010101;
--secondary-cta-text: #ffffff;
--accent: #737373;
--background-accent: #e34400;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);