5 Commits

Author SHA1 Message Date
87368b5ef4 Update theme colors 2026-06-11 15:11:30 +00:00
b9faf816fe Update theme colors 2026-06-11 15:11:26 +00:00
cbd34f9835 Update theme colors 2026-06-11 15:11:21 +00:00
9ff9c8dbd0 Update theme colors 2026-06-11 15:11:08 +00:00
99b75bf1ad Update theme colors 2026-06-11 15:11:00 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #010912;
--card: #152840;
--foreground: #e6f0ff;
--primary-cta: #cee7ff;
--primary-cta-text: #010912;
--secondary-cta: #0e1a29;
--secondary-cta-text: #e6f0ff;
--accent: #3f5c79;
--background-accent: #004a93;
--background: #e3deea;
--card: #ffffff;
--foreground: #1f2027;
--primary-cta: #1f2027;
--primary-cta-text: #e3deea;
--secondary-cta: #ffffff;
--secondary-cta-text: #1f2027;
--accent: #627dc6;
--background-accent: #627dc6;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);