6 Commits

Author SHA1 Message Date
1137ee6ec6 Update theme colors 2026-05-20 16:52:07 +00:00
6fea93b917 Update theme colors 2026-05-20 16:51:57 +00:00
6ad5d36db5 Update theme colors 2026-05-20 16:51:39 +00:00
4fdd15abef Update theme colors 2026-05-20 16:51:22 +00:00
69444a36fb Update theme colors 2026-05-20 16:51:08 +00:00
87e9f8ab7e Update theme colors 2026-05-20 16:50:44 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #d2b203;
--background: #131212;
--card: #f9f9f9;
--foreground: #a4a504;
--foreground: #ac8705;
--primary-cta: #b8965a;
--primary-cta-text: #ffffff;
--secondary-cta: #0f1e3a;
--secondary-cta-text: #ffffff;
--accent: #b8965a;
--background-accent: #c7920a;
--background-accent: #9c7207;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);