6 Commits

Author SHA1 Message Date
de905fb70b Update theme colors 2026-05-01 03:28:27 +00:00
3dee0af959 Update theme colors 2026-05-01 03:28:24 +00:00
8893f2ca94 Update theme colors 2026-05-01 03:28:21 +00:00
e9b17882ce Update theme colors 2026-05-01 03:28:18 +00:00
91e7d74a65 Update theme colors 2026-05-01 03:28:11 +00:00
c58df836ad Update theme colors 2026-05-01 03:28:02 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #fff5f5e6;
--primary-cta: #ff7a7a;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000f06e6;
--primary-cta: #0a7039;
--primary-cta-text: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #ff0000;
--background-accent: #7f1d1d;
--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);