diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index e6ffccc..567c336 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -2,21 +2,21 @@ /* Base units */ /* --vw is set by ThemeProvider */ - /* --background: #080200;;;;; - --card: #1a0d0b;;;;; - --foreground: #ffe6d5;;;;; - --primary-cta: #106EFB;;;;; - --secondary-cta: #170b07;;;;; - --accent: #7b5e4a;;;;; - --background-accent: #106EFB;;;;; */ + /* --background: #080200;;;;;; + --card: #1a0d0b;;;;;; + --foreground: #CEE7Ff;;;;;; + --primary-cta: #106EFB;;;;;; + --secondary-cta: #170b07;;;;;; + --accent: #7b5e4a;;;;;; + --background-accent: #106EFB;;;;;; */ - --background: #080200;;;;; - --card: #1a0d0b;;;;; - --foreground: #ffe6d5;;;;; - --primary-cta: #106EFB;;;;; - --secondary-cta: #170b07;;;;; - --accent: #7b5e4a;;;;; - --background-accent: #106EFB;;;;; + --background: #080200;;;;;; + --card: #1a0d0b;;;;;; + --foreground: #CEE7Ff;;;;;; + --primary-cta: #106EFB;;;;;; + --secondary-cta: #170b07;;;;;; + --accent: #7b5e4a;;;;;; + --background-accent: #106EFB;;;;;; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);