10 Commits

Author SHA1 Message Date
8bdd11cae2 Update theme colors 2026-04-28 15:56:57 +00:00
65a9b4da75 Update theme colors 2026-04-28 15:56:22 +00:00
13541f08bd Update theme colors 2026-04-28 15:53:23 +00:00
7c46ce1427 Update theme colors 2026-04-28 15:53:17 +00:00
a1434cd00b Update theme colors 2026-04-28 15:52:55 +00:00
669b0d8507 Update theme colors 2026-04-28 15:52:51 +00:00
0338484bea Update theme colors 2026-04-28 15:52:48 +00:00
26c2adc899 Update theme colors 2026-04-28 15:52:42 +00:00
85f99b150b Update theme colors 2026-04-28 15:52:31 +00:00
3b71740345 Update theme colors 2026-04-28 15:52:20 +00:00

View File

@@ -12,13 +12,13 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #E34400;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #000000;
--accent: #E34400;
--background-accent: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #e6e6e6;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffffe6;
--accent: #737373;
--background-accent: #737373;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);