diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 041189e..99928cf 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #fbfcfc; + --background: #000000; --card: #ffffff; --foreground: #0a1f33; --primary-cta: #005a9c;