diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 676c0e8..86e4aaf 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #f7f6f7; + --background: #ed47ed; --card: #ffffff; --foreground: #0c1325; --primary-cta: #0798ff;