diff --git a/themes/macos-classic.json b/themes/macos-classic.json index e9760d31..c1c5c6a4 100644 --- a/themes/macos-classic.json +++ b/themes/macos-classic.json @@ -19,7 +19,7 @@ "list.active.background": "#0064E110", "list.active.border": "#0064E1", "list.background": "#FFFFFF", - "list.even.background": "#F7F7F7", + "list.even.background": "#EFEFEF", "list.hover.background": "#E7E7E7", "list.head.background": "#F7F7F7", "muted.background": "#F7F7F7", @@ -157,6 +157,7 @@ "ring": "#0059D1", "foreground": "#DEDEDE", "input.border": "#494949", + "list.even.background": "#232323", "list.active.background": "#0059D115", "list.active.border": "#0059D1", "muted.background": "#1E1D1E",