diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index aea7f5a..4c0f5d1 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #ffffff; + --background: #e91010; --card: #110101; --foreground: #dfe9e3; --primary-cta: #2be682;