diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 883d2fb..d3abf83 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: #ebffde; --card: #1a2f1d; --foreground: #ffffff; --primary-cta: #ffffff;