Update src/app/styles/variables.css

This commit is contained in:
2026-03-04 01:58:45 +00:00
parent ff48cc6cf5
commit d126304686

View File

@@ -2,23 +2,23 @@
/* Base units */
/* --vw is set by ThemeProvider */
/* --background: #001122;;
--card: #041633;;
--foreground: #e6f0ff;;
--primary-cta: #cee7ff;;
--secondary-cta: #0e1a29;;
--accent: #3f5c79;;
--background-accent: #004a93;; */
/* --background: #fffffae6;;
--card: #fffef5e6;;
--foreground: #332200e6;;
--primary-cta: #fde047;;
--secondary-cta: #fffef5e6;;
--accent: #f59e0b;;
--background-accent: #fbbf24;; */
--background: #001122;;
--card: #041633;;
--foreground: #e6f0ff;;
--primary-cta: #cee7ff;;
--background: #fffffae6;;
--card: #fffef5e6;;
--foreground: #332200e6;;
--primary-cta: #fde047;;
--primary-cta-text: #fffafa;;
--secondary-cta: #0e1a29;;
--secondary-cta: #fffef5e6;;
--secondary-cta-text: #1a0000;;
--accent: #3f5c79;;
--background-accent: #004a93;;
--accent: #f59e0b;;
--background-accent: #fbbf24;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);