diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 268efc3..ae9b005 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #793f00; + --background: #000000; --card: #1a1a1a; --foreground: #ffffffe6; --primary-cta: #e6e6e6;