diff --git a/src/style.css b/src/style.css index 9fd9722..d8be4af 100644 --- a/src/style.css +++ b/src/style.css @@ -66,8 +66,8 @@ --popover: oklch(0.145 0 0); --popover-foreground: oklch(0.985 0 0); - --primary: oklch(0.985 0 0); - --primary-foreground: oklch(0.205 0 0); + --primary: oklch(0.648 0.176 165.5); + --primary-foreground: oklch(0.145 0 0); --secondary: oklch(0.269 0 0); --secondary-foreground: oklch(0.985 0 0); @@ -83,7 +83,7 @@ --border: oklch(0.269 0 0); --input: oklch(0.269 0 0); - --ring: oklch(0.439 0 0); + --ring: oklch(0.648 0.176 165.5); --chart-1: oklch(0.488 0.243 264.376); --chart-2: oklch(0.696 0.17 162.48); @@ -93,12 +93,12 @@ --sidebar: oklch(0.205 0 0); --sidebar-foreground: oklch(0.985 0 0); - --sidebar-primary: oklch(0.488 0.243 264.376); - --sidebar-primary-foreground: oklch(0.985 0 0); + --sidebar-primary: oklch(0.648 0.176 165.5); + --sidebar-primary-foreground: oklch(0.145 0 0); --sidebar-accent: oklch(0.269 0 0); --sidebar-accent-foreground: oklch(0.985 0 0); --sidebar-border: oklch(0.269 0 0); - --sidebar-ring: oklch(0.439 0 0); + --sidebar-ring: oklch(0.648 0.176 165.5); } @theme inline {