johnpapa / vscode-peacock

Subtly change the color of your Visual Studio Code workspace. Ideal when you have multiple VS Code instances, use VS Live Share, or use VS Code's Remote features, and you want to quickly identify your editor.
MIT License
1.03k stars 115 forks source link

Activity bar highlight does not work with new "on top" layout in VS Code 1.84 #538

Open mgabeler-lee-6rs opened 10 months ago

mgabeler-lee-6rs commented 10 months ago

Versions (please complete the following information):

Describe the bug With the new "activity bar on top" feature/layout in VS Code 1.84.0 active, peacock does not apply the color highlight to the relocated activity bar

To Reproduce

  1. Enable a peacock activity bar color highlight
  2. Change the activity bar position to "on top"
  3. See activity bar is not colored

Expected behavior Activity bar color highlight should apply no matter where the bar is located

Screenshots With activity bar on the side: image Same window/workspace/config with activity bar moved to be on top: image

johnpapa commented 10 months ago

Thank you @mgabeler-lee-6rs for creating this issue!