diff --git a/taskncoffee-app/src/index.css b/taskncoffee-app/src/index.css index 063fd49..4039680 100644 --- a/taskncoffee-app/src/index.css +++ b/taskncoffee-app/src/index.css @@ -18,8 +18,8 @@ -moz-osx-font-smoothing: grayscale; --radius: 0.625rem; --background: #111928; - --foreground: oklch(0.13 0.028 261.692); - --card: oklch(1 0 0); + --foreground: #bcbebc; + --card: #243756; --card-foreground: oklch(0.13 0.028 261.692); --popover: oklch(1 0 0); --popover-foreground: oklch(0.13 0.028 261.692);