11 Commits

Author SHA1 Message Date
78f2f05331 Update theme colors 2026-04-19 06:58:00 +00:00
48d00c771a Update theme colors 2026-04-19 06:56:43 +00:00
46b1cdd330 Update theme colors 2026-04-19 06:56:19 +00:00
9c4563c1ab Update theme colors 2026-04-19 06:55:56 +00:00
54bddc7497 Update theme colors 2026-04-19 06:55:31 +00:00
ba77c9937f Update theme colors 2026-04-19 06:55:19 +00:00
abb2e7d098 Update theme colors 2026-04-19 06:55:08 +00:00
df19e45afd Update theme colors 2026-04-19 06:54:41 +00:00
91142d6635 Update theme colors 2026-04-19 06:54:39 +00:00
ebfe2e04c1 Update theme colors 2026-04-19 06:54:26 +00:00
5326a3da9e Update theme colors 2026-04-19 06:54:18 +00:00

View File

@@ -12,13 +12,13 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ff0000;
--foreground: #ffffff;
--primary-cta: #e34400;
--primary-cta-text: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta: #010101;
--secondary-cta-text: #ffffff;
--accent: #991b1b;
--background-accent: #7f1d1d;
--accent: #ff7b05;
--background-accent: #106efb;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);