diff --git a/src/app/globals.css b/src/app/globals.css index b64a576..d09198a 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -14,7 +14,7 @@ body { --card-foreground: 222.2 84% 4.9%; --popover: 0 0% 100%; --popover-foreground: 222.2 84% 4.9%; - --primary: 262.1 83.3% 57.8%; + --primary: 142.1 83.3% 57.8%; --primary-foreground: 210 40% 98%; --secondary: 210 40% 96.1%; --secondary-foreground: 210 40% 9.8%; @@ -26,7 +26,7 @@ body { --destructive-foreground: 210 40% 98%; --border: 214.3 31.8% 91.4%; --input: 214.3 31.8% 91.4%; - --ring: 262.1 83.3% 57.8%; + --ring: 142.1 83.3% 57.8%; --radius: 0.5rem; --chart-1: 12 76% 61%; --chart-2: 173 58% 39%; @@ -42,7 +42,7 @@ body { --card-foreground: 210 40% 98%; --popover: 222.2 84% 4.9%; --popover-foreground: 210 40% 98%; - --primary: 263.4 95.2% 66.3%; + --primary: 143.4 95.2% 66.3%; --primary-foreground: 210 40% 98%; --secondary: 217.2 32.6% 17.5%; --secondary-foreground: 210 40% 98%; @@ -54,7 +54,7 @@ body { --destructive-foreground: 0 85.7% 97.3%; --border: 217.2 32.6% 17.5%; --input: 217.2 32.6% 17.5%; - --ring: 263.4 95.2% 66.3%; + --ring: 143.4 95.2% 66.3%; --chart-1: 220 70% 50%; --chart-2: 160 60% 45%; --chart-3: 30 80% 55%; @@ -70,4 +70,4 @@ body { body { @apply bg-background text-foreground; } -} +} \ No newline at end of file diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 934d9cf..b88b00a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -19,8 +19,8 @@ export default function RootLayout({ -
- + +