3 Commits

Author SHA1 Message Date
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: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #511f1f;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #8f3838;
--background-accent: #c9725c;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);