5 Commits

Author SHA1 Message Date
e14861da0c Update theme colors 2026-04-13 22:36:38 +00:00
e164cc8728 Update theme colors 2026-04-13 22:36:35 +00:00
558486092a Update theme colors 2026-04-13 22:36:22 +00:00
1b51ab862e Update theme colors 2026-04-13 22:35:01 +00:00
f0f3fa58f3 Update theme colors 2026-04-13 22:34:59 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #1f7cff;
--primary-cta-text: #ffffff;
--secondary-cta: #010101;
--secondary-cta-text: #ffffff;
--accent: #1f7cff;
--background-accent: #f96b2f;
--background: #050012;
--card: #040121;
--foreground: #f0e6ff;
--primary-cta: #c89bff;
--primary-cta-text: #050012;
--secondary-cta: #1d123b;
--secondary-cta-text: #f0e6ff;
--accent: #684f7b;
--background-accent: #65417c;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);