diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index b392379..aed6f58 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #e20a0a; + --background: #f55252; --card: #000000; --foreground: #000000; --primary-cta: #e63946;