Update src/app/styles/variables.css

This commit is contained in:
2026-03-03 22:09:39 +00:00
parent ab5f52169e
commit 41fca49aa2

View File

@@ -4,21 +4,21 @@
/* --background: #ffffff;;
--card: #f9f9f9;;
--foreground: #120a00e6;;
--primary-cta: #E34400;;
--foreground: #0c1325e6;;
--primary-cta: #0798ff;;
--secondary-cta: #f9f9f9;;
--accent: #e2e2e2;;
--background-accent: #E34400;; */
--accent: #93c7ff;;
--background-accent: #a8cde8;; */
--background: #ffffff;;
--card: #f9f9f9;;
--foreground: #120a00e6;;
--primary-cta: #E34400;;
--foreground: #0c1325e6;;
--primary-cta: #0798ff;;
--primary-cta-text: #ffffff;;
--secondary-cta: #f9f9f9;;
--secondary-cta-text: #120a00e6;;
--accent: #e2e2e2;;
--background-accent: #E34400;;
--secondary-cta-text: #0c1325e6;;
--accent: #93c7ff;;
--background-accent: #a8cde8;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);