6 Commits

Author SHA1 Message Date
c71c5ebc68 Update theme colors 2026-04-18 14:38:17 +00:00
1b1bd82a78 Update theme colors 2026-04-18 14:38:15 +00:00
dfbd723936 Update theme colors 2026-04-18 14:38:13 +00:00
a754f6e411 Update theme colors 2026-04-18 14:38:08 +00:00
9912659c45 Update theme colors 2026-04-18 14:38:05 +00:00
472252b3e0 Update theme colors 2026-04-18 14:38:00 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #fffffae6;
--primary-cta: #fde047;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #fffffae6;
--accent: #737373;
--background-accent: #737373;
--background: #f5f4f0;
--card: #ffffff;
--foreground: #1a1a1a;
--primary-cta: #2c2c2c;
--primary-cta-text: #f5f4f0;
--secondary-cta: #f5f4f0;
--secondary-cta-text: #1a1a1a;
--accent: #8a8a8a;
--background-accent: #e8e6e1;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);