Switch to version 16: modified src/app/styles/variables.css

This commit is contained in:
2026-03-05 13:01:59 +00:00
parent b29a136927
commit e71f68d950

View File

@@ -10,15 +10,15 @@
--accent: #684f7b;;
--background-accent: #65417c;; */
--background: #050012;;
--card: #040121;;
--foreground: #f0e6ff;;
--primary-cta: #c89bff;;
--primary-cta-text: #050012;;
--secondary-cta: #1d123b;;
--secondary-cta-text: #f0e6ff;;
--accent: #684f7b;;
--background-accent: #65417c;;
--background: #000802;;
--card: #0b1a0b;;
--foreground: #e6ffe6;;
--primary-cta: #80da9b;;
--primary-cta-text: #000802;;
--secondary-cta: #07170b;;
--secondary-cta-text: #e6ffe6;;
--accent: #38714a;;
--background-accent: #2c6541;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);