6 Commits

Author SHA1 Message Date
4eb7b70094 Update theme colors 2026-05-28 05:13:15 +00:00
c322368dd1 Update theme colors 2026-05-28 05:12:55 +00:00
4706955b2c Update theme colors 2026-05-28 05:12:44 +00:00
629f2aeb16 Update theme colors 2026-05-28 05:12:39 +00:00
21d228ae08 Update theme colors 2026-05-28 05:12:33 +00:00
a736865965 Update theme colors 2026-05-28 05:12:25 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #161616;
--foreground: #f0f0f0;
--primary-cta: #ffffff;
--background: #db1414;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ffdf7d;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1e1e1e;
--secondary-cta-text: #e0e0e0;
--accent: #d0d0d0;
--background-accent: #9a9a9a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #b8860b;
--background-accent: #8b6914;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);