5 Commits

Author SHA1 Message Date
b699c52ed4 Update theme colors 2026-06-13 21:07:05 +00:00
4bc8cf2ac5 Update theme colors 2026-06-13 21:06:56 +00:00
79510157ca Update theme colors 2026-06-13 21:06:44 +00:00
220f55f616 Update theme colors 2026-06-13 21:06:37 +00:00
f3062a4249 Update theme colors 2026-06-13 21:06:29 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0A0A0A;
--card: #1A1A1A;
--foreground: #F0F0F0;
--primary-cta: #DC2626;
--primary-cta-text: #FFFFFF;
--secondary-cta: #2C2C2C;
--secondary-cta-text: #F0F0F0;
--accent: #EF4444;
--background-accent: #1A1A1A;
--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);