18 Commits

Author SHA1 Message Date
3aae795d49 Update theme colors 2026-04-12 23:23:24 +00:00
f7413c0c15 Update theme colors 2026-04-12 23:23:21 +00:00
78d3443733 Update theme colors 2026-04-12 23:23:20 +00:00
b9fe3ce7a7 Update theme colors 2026-04-12 23:23:17 +00:00
1180ad417c Update theme colors 2026-04-12 23:23:15 +00:00
342f5454e6 Update theme colors 2026-04-12 23:23:14 +00:00
8b5ab4e702 Update theme colors 2026-04-12 23:23:09 +00:00
32242e7c35 Update theme colors 2026-04-12 23:23:07 +00:00
e5644273e4 Update theme colors 2026-04-12 23:23:05 +00:00
9ed6e19188 Update theme colors 2026-04-12 23:22:59 +00:00
ff0d0cedf3 Update theme colors 2026-04-12 23:22:57 +00:00
531765e285 Update theme colors 2026-04-12 23:22:55 +00:00
b4342e02ba Update theme colors 2026-04-12 23:22:53 +00:00
5b0c176f3c Update theme colors 2026-04-12 23:22:51 +00:00
ba78dd9769 Update theme colors 2026-04-12 23:22:45 +00:00
6647dcb21c Update theme colors 2026-04-12 23:22:42 +00:00
af326b4286 Update theme colors 2026-04-12 23:22:37 +00:00
b4511ac754 Update theme colors 2026-04-12 23:22:32 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f8f5ffe6;
--primary-cta: #c89bff;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #f8f5ffe6;
--accent: #737373;
--background-accent: #737373;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120a00e6;
--primary-cta: #ff8c42;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120a00e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);