Compare commits

..

1 Commits

Author SHA1 Message Date
914ef9f013 Update theme colors 2026-06-02 21:09:16 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #020617; --background: #000000;
--card: #0f172a; --card: #1f4035;
--foreground: #e2e8f0; --foreground: #ffffff;
--primary-cta: #c4d8f9; --primary-cta: #ffffff;
--primary-cta-text: #020617; --primary-cta-text: #051a12;
--secondary-cta: #041633; --secondary-cta: #0d2b1f;
--secondary-cta-text: #e2e8f0; --secondary-cta-text: #d4f6e8;
--accent: #2d30f3; --accent: #0d5238;
--background-accent: #1d4ed8; --background-accent: #10b981;
/* 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);