Compare commits

...

3 Commits

Author SHA1 Message Date
e4e20ad6ee Update theme colors 2026-04-28 18:25:31 +00:00
b3e235d11a Update theme colors 2026-04-28 18:25:01 +00:00
fde3d87d74 Update theme colors 2026-04-28 18:24:36 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #000000;
--card: #ffffff;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #c5a059;
--primary-cta-text: #ffffff;
--secondary-cta: #bfbebe;
--secondary-cta-text: #000000;
--accent: #c5a059;
--background-accent: #000000;
--primary-cta: #cee7ff;
--primary-cta-text: #000000;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #535353;
--background-accent: #CEE7FF;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);