7 Commits

Author SHA1 Message Date
39b448cb7e Update theme colors 2026-05-02 16:46:58 +00:00
8084383a5a Update theme colors 2026-05-02 16:46:47 +00:00
4df10a2dd2 Update theme colors 2026-05-02 16:46:38 +00:00
b06bee54b0 Update theme colors 2026-05-02 16:44:26 +00:00
25e380ef27 Update theme colors 2026-05-02 16:44:23 +00:00
dedf9211ad Update theme colors 2026-05-02 16:44:20 +00:00
c1dbd9156d Update theme colors 2026-05-02 16:44:09 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ff0000;
--primary-cta-text: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #991b1b;
--background-accent: #7f1d1d;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1f514c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #159c49;
--background-accent: #a8e8ba;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);