diff --git a/powerline/config_files/themes/shell/select.json b/powerline/config_files/themes/shell/select.json index cdf0998c..172912f1 100644 --- a/powerline/config_files/themes/shell/select.json +++ b/powerline/config_files/themes/shell/select.json @@ -3,10 +3,10 @@ "left": [ { "type": "string", - "contents": "Select", + "contents": "Select variant", "width": "auto", "align": "r", - "highlight_group": ["prompt"] + "highlight_group": ["continuation:current"] } ] }