8 Commits

Author SHA1 Message Date
f68bd52301 Update theme colors 2026-05-15 15:20:07 +00:00
636e432600 Update theme colors 2026-05-15 15:20:01 +00:00
112f7d9079 Update theme colors 2026-05-15 15:19:55 +00:00
b44593b1c0 Update theme colors 2026-05-15 15:19:49 +00:00
9d8ae86a17 Update theme colors 2026-05-15 15:19:45 +00:00
d3f01228a3 Update theme colors 2026-05-15 15:19:40 +00:00
5b89f50a0e Update theme colors 2026-05-15 15:19:34 +00:00
68bce074b4 Update theme colors 2026-05-15 15:19:26 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--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;
--background: #fffafa;
--card: #ffffff;
--foreground: #1a0000;
--primary-cta: #e63946;
--primary-cta-text: #fffafa;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a0000;
--accent: #f5c4c7;
--background-accent: #f09199;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);