diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 6bbfdf5..098e707 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #2e182d; + --background: #f0ebff; --card: #faf9fc; --foreground: #111111; --primary-cta: #541650;