diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 8246693..fe0d8ee 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #eff2f6; + --background: #384659; --card: #ffffff; --foreground: #2a2a2a; --primary-cta: #9B59B6;