diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 53e6921..aafaf77 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #D1D7C4; + --background: #D6D2C4; --card: #000000; --foreground: #ffffff; --primary-cta: #d4af37;