Update src/app/styles/variables.css

This commit is contained in:
2026-02-20 11:00:40 +00:00
parent afcae12018
commit a9bb96353f

View File

@@ -5,18 +5,18 @@
/* --background: #0a0a0a;;
--card: #1a1a1a;;
--foreground: #ffffffe6;;
--primary-cta: #e6e6e6;;
--primary-cta: #ff8c42;;
--secondary-cta: #1a1a1a;;
--accent: #737373;;
--background-accent: #737373;; */
--accent: #ff8c42;;
--background-accent: #4d2600;; */
--background: #0a0a0a;;
--card: #1a1a1a;;
--foreground: #ffffffe6;;
--primary-cta: #e6e6e6;;
--primary-cta: #ff8c42;;
--secondary-cta: #1a1a1a;;
--accent: #737373;;
--background-accent: #737373;;
--accent: #ff8c42;;
--background-accent: #4d2600;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);