Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Window controls have no background when hovered over on Linux #204

Open
PavelDobCZ23 opened this issue Oct 30, 2024 · 0 comments
Open

Comments

@PavelDobCZ23
Copy link

Description
There is no background colour (or any other visual) change when hovering with cursor over window control buttons on Linux version of VSCode with any Bearded theme applied. Other colour themes do not have this problem.
Visual example of the correct behaviour using default VSCode's Dark theme:
image

Steps to reproduce

  1. Open VSCode on a Linux system.
  2. Make sure to have these 2 settings applied:
    • JSON:
      { "window.titleBarStyle": "custom", "window.experimentalControlOverlay": true }
    • In Settings Page:
      image
  3. Hover with your cursor over the window controls in the top right corner.
  4. Observe no visual change of the background colour of the buttons.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant