Update src/app/styles/variables.css

This commit is contained in:
2026-03-10 19:43:08 +00:00
parent 5bf6e52a48
commit ac0dd90721

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #e8f4f8;
--card: #f5fafb;
--foreground: #1a3a42;
--primary-cta: #87ceeb;
--background: #87ceeb;
--card: #b0e0e6;
--foreground: #ffffff;
--primary-cta: #4a90a4;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #b0e0e6;
--background-accent: #87ceeb;
--accent: #e0f6ff;
--background-accent: #5da5c0;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);