8 Commits

Author SHA1 Message Date
121890d503 Update theme colors 2026-05-01 03:28:44 +00:00
61699b8217 Update theme colors 2026-05-01 03:28:34 +00:00
abf9092d6e Update theme colors 2026-05-01 03:28:32 +00:00
7eed604b8b Update theme colors 2026-05-01 03:28:29 +00:00
de905fb70b Update theme colors 2026-05-01 03:28:27 +00:00
3dee0af959 Update theme colors 2026-05-01 03:28:24 +00:00
8893f2ca94 Update theme colors 2026-05-01 03:28:21 +00:00
e9b17882ce Update theme colors 2026-05-01 03:28:18 +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: #ffffff;
--accent: #3f5c79;
--background-accent: #004a93;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000f06e6;
--primary-cta: #0a7039;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);