diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 16a15fb..1e29d7e 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #46ffe0; + --background: #f12256; --card: #ffffff; --foreground: #45aaeb; --primary-cta: #0798ff;