diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 334e061..f0db960 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #000000; + --background: #ff0808; --card: #1a1a1a; --foreground: #FFFFFF; --primary-cta: #FFD700;