diff --git a/themes/kanso-ink.json b/themes/kanso-ink.json index 963bb44..50ed32c 100644 --- a/themes/kanso-ink.json +++ b/themes/kanso-ink.json @@ -88,7 +88,7 @@ "window.activeBorder": "#22262D", "window.inactiveBorder": "#22262D", "list.hoverBackground": "#22262D", - "list.activeSelectionBackground": "#22262D", + "list.activeSelectionBackground": "#393B42", "list.inactiveSelectionBackground": "#22262D", "list.activeSelectionForeground": "#c5c9c7", "list.focusBackground": "#22262D", diff --git a/themes/kanso-mist.json b/themes/kanso-mist.json index 133e210..ca7b302 100644 --- a/themes/kanso-mist.json +++ b/themes/kanso-mist.json @@ -88,7 +88,7 @@ "window.activeBorder": "#43464E", "window.inactiveBorder": "#43464E", "list.hoverBackground": "#43464E", - "list.activeSelectionBackground": "#43464E", + "list.activeSelectionBackground": "#5C6066", "list.inactiveSelectionBackground": "#43464E", "list.activeSelectionForeground": "#c5c9c7", "list.focusBackground": "#43464E", diff --git a/themes/kanso-zen.json b/themes/kanso-zen.json index 059cebd..cd99708 100644 --- a/themes/kanso-zen.json +++ b/themes/kanso-zen.json @@ -88,7 +88,7 @@ "window.activeBorder": "#1C1E25", "window.inactiveBorder": "#1C1E25", "list.hoverBackground": "#1C1E25", - "list.activeSelectionBackground": "#1C1E25", + "list.activeSelectionBackground": "#393B42", "list.inactiveSelectionBackground": "#1C1E25", "list.activeSelectionForeground": "#c5c9c7", "list.focusBackground": "#1C1E25",