diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index e6f25a1..1b549b9 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #7D278e; + --background: #2a242b; --card: #faf9fc; --foreground: #111111; --primary-cta: #D4A6CC;