9 Commits

Author SHA1 Message Date
0845931723 Update theme colors 2026-04-22 06:04:54 +00:00
b3e26d9b0a Update theme colors 2026-04-22 06:01:13 +00:00
419a184ca3 Update theme colors 2026-04-22 06:01:01 +00:00
dfbbb5d5da Update theme colors 2026-04-22 05:08:28 +00:00
f4b4a7f95f Update theme colors 2026-04-22 05:07:14 +00:00
f4863dcd00 Update theme colors 2026-04-22 05:07:02 +00:00
d4bcf377a9 Update theme colors 2026-04-22 05:06:22 +00:00
6eca2a30a1 Update theme colors 2026-04-22 05:06:12 +00:00
004155d87f Update theme colors 2026-04-22 05:06:02 +00:00

View File

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