diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 64b001b..6e88ac8 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #f5faff; + --background: #ffff83; --card: #ffffff; --foreground: #001122; --primary-cta: #1ceb32;