5 Commits

Author SHA1 Message Date
1a94b16bde Update theme colors 2026-06-09 21:52:11 +00:00
d6a3f2c630 Update theme colors 2026-06-09 21:52:07 +00:00
b8360fad3f Update theme colors 2026-06-09 21:52:05 +00:00
34f59fc33a Update theme colors 2026-06-09 21:52:04 +00:00
865fe6de7c Update theme colors 2026-06-09 21:52:02 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fbfaff;
--card: #ffffff;
--foreground: #0f0022;
--primary-cta: #8b5cf6;
--primary-cta-text: #fbfaff;
--secondary-cta: #ffffff;
--secondary-cta-text: #0f0022;
--accent: #d8cef5;
--background-accent: #c4a8f9;
--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);