diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index edad537..e336a78 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #b58ae5; + --background: #1e1360; --card: #ffffff; --foreground: #1c1c1c; --primary-cta: #1c1c1c;