diff --git a/apps/web/app/globals.css b/apps/web/app/globals.css index 23072f3..eccc1d2 100644 --- a/apps/web/app/globals.css +++ b/apps/web/app/globals.css @@ -10,7 +10,7 @@ --background-surface: 220 14% 96%; --foreground: 220 20% 12%; --foreground-muted: 215 12% 45%; - --foreground-dim: 215 12% 60%; + --foreground-dim: 215 14% 45%; --card: 0 0% 100%; --card-foreground: 220 20% 12%; --primary: 142.1 76.2% 36.3%; @@ -63,7 +63,7 @@ --background-surface: 220 16% 10%; --foreground: 210 20% 90%; --foreground-muted: 215 15% 55%; - --foreground-dim: 215 12% 35%; + --foreground-dim: 215 12% 70%; --card: 220 18% 7%; --card-foreground: 210 20% 90%; --primary: 142 72% 42%;