Update src/app/styles/variables.css

This commit is contained in:
2026-05-27 00:19:53 +00:00
parent 61ae13ba18
commit 1f4e7d3bac

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fbfbfb;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #0a1526;
--primary-cta: #0a1526;
--foreground: #333333;
--primary-cta: #6b7280;
--primary-cta-text: #ffffff;
--secondary-cta: #c5a059;
--secondary-cta: #d1d5db;
--secondary-cta-text: #ffffff;
--accent: #c5a059;
--background-accent: #f3eee5;
--accent: #9ca3af;
--background-accent: #e5e7eb;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);