Compare commits

...

10 Commits

Author SHA1 Message Date
44d8cef961 Update theme colors 2026-04-28 18:27:36 +00:00
5d446dad05 Update theme colors 2026-04-28 18:27:16 +00:00
7b948cd6a0 Update theme colors 2026-04-28 18:26:39 +00:00
b0998cc531 Update theme colors 2026-04-28 18:26:19 +00:00
95ae97425e Update theme colors 2026-04-28 18:26:07 +00:00
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
d9ab0affb6 Update theme colors 2026-04-28 18:24:23 +00:00
488cf6de00 Update theme colors 2026-04-28 18:23:57 +00:00

View File

@@ -12,13 +12,13 @@
--background: #000000;
--card: #ffffff;
--foreground: #ffffff;
--primary-cta: #c5a059;
--primary-cta-text: #ffffff;
--secondary-cta: #bfbebe;
--secondary-cta-text: #000000;
--accent: #c5a059;
--background-accent: #000000;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--primary-cta-text: #000000;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #e63946;
--background-accent: #e8bea8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);