13 Commits

Author SHA1 Message Date
db120e0f98 Update theme colors 2026-05-02 16:48:05 +00:00
9531dc4266 Update theme colors 2026-05-02 16:47:59 +00:00
8585024fab Update theme colors 2026-05-02 16:47:57 +00:00
be538015f2 Update theme colors 2026-05-02 16:47:52 +00:00
9c31205102 Update theme colors 2026-05-02 16:47:44 +00:00
b01503b079 Update theme colors 2026-05-02 16:47:28 +00:00
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;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #991b1b;
--background-accent: #7f1d1d;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);