diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index b88eb59..62b08f6 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #0a0a0a; + --background: #000000; --card: #1a1a1a; --foreground: #ffffff; --primary-cta: #1f7cff;