Compare commits

..

3 Commits

Author SHA1 Message Date
dd3d53fa85 Update theme colors 2026-06-02 21:09:10 +00:00
9d79da4a3f Update theme colors 2026-06-02 21:09:05 +00:00
0ba10454d1 Update theme colors 2026-06-02 21:09:01 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #060000; --background: #020617;
--card: #1d0d0d; --card: #0f172a;
--foreground: #ffe6e6; --foreground: #e2e8f0;
--primary-cta: #ff3d4a; --primary-cta: #c4d8f9;
--primary-cta-text: #ffffff; --primary-cta-text: #020617;
--secondary-cta: #1f0a0a; --secondary-cta: #041633;
--secondary-cta-text: #ffe6e6; --secondary-cta-text: #e2e8f0;
--accent: #7b2d2d; --accent: #2d30f3;
--background-accent: #b8111f; --background-accent: #1d4ed8;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);