16 Commits

Author SHA1 Message Date
6125d2048b Update theme colors 2026-05-23 04:16:51 +00:00
ffd471eed8 Update theme colors 2026-05-23 04:16:47 +00:00
1209b8c12a Update theme colors 2026-05-23 04:16:43 +00:00
c04236584a Update theme colors 2026-05-23 04:16:40 +00:00
26ae9c3a63 Update theme colors 2026-05-23 04:16:32 +00:00
d49e5fcce8 Update theme colors 2026-05-23 04:16:24 +00:00
ad7dcb03cb Update theme colors 2026-05-23 04:16:09 +00:00
577b65e964 Update theme colors 2026-05-23 04:16:01 +00:00
f6490c2daf Update theme colors 2026-05-23 04:15:53 +00:00
30edaa5d96 Update theme colors 2026-05-23 04:15:45 +00:00
6c8fd9c017 Update theme colors 2026-05-23 04:15:37 +00:00
3ae5cadefd Update theme colors 2026-05-23 04:15:26 +00:00
e741387d15 Update theme colors 2026-05-23 04:15:22 +00:00
1386affa49 Update theme colors 2026-05-23 04:15:18 +00:00
bb007b9440 Update theme colors 2026-05-23 04:15:10 +00:00
d63ede7e6c Update theme colors 2026-05-23 04:15:06 +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: #159c49;
--background-accent: #a8e8ba;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #dfff1c;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #8b9a1b;
--background-accent: #5d6b00;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);