diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 57cbb86..3d32bc8 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,9 +10,9 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #F6F0E9; + --background: #8B0000; --card: #8B0000; - --foreground: #1A1C5A; + --foreground: #8B0000; --primary-cta: #8B0000; --primary-cta-text: #ffffff; --secondary-cta: #ffffff;