14 Commits

Author SHA1 Message Date
efdd53e53e Update theme colors 2026-04-23 18:12:04 +00:00
62366c523a Update theme colors 2026-04-23 18:11:54 +00:00
47afedbf9a Update theme colors 2026-04-23 18:11:51 +00:00
1078cc0b05 Update theme colors 2026-04-23 18:11:48 +00:00
c49ca785c7 Update theme colors 2026-04-23 18:11:37 +00:00
53d6171435 Update theme colors 2026-04-23 18:11:27 +00:00
cd420dd79e Update theme colors 2026-04-23 18:11:25 +00:00
affb34854e Update theme colors 2026-04-23 18:11:23 +00:00
e43e9826e9 Update theme colors 2026-04-23 18:11:06 +00:00
497084a2d3 Update theme colors 2026-04-23 18:10:56 +00:00
2458a055dd Update theme colors 2026-04-23 18:10:45 +00:00
1081443949 Update theme colors 2026-04-23 18:10:36 +00:00
cf98383258 Update theme colors 2026-04-23 18:10:24 +00:00
fcfc9820aa Update theme colors 2026-04-23 18:09:43 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--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;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000f06e6;
--primary-cta: #0a7039;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);