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

Add more contrast to side panel active item #246

Closed
bmadone opened this issue Jun 28, 2022 · 3 comments
Closed

Add more contrast to side panel active item #246

bmadone opened this issue Jun 28, 2022 · 3 comments

Comments

@bmadone
Copy link

bmadone commented Jun 28, 2022

I think it would be better if the contrast for icons were brighter
image

@fspoettel
Copy link

duplicate of #156?

@fspoettel
Copy link

fspoettel commented Jul 1, 2022

fwiw, you can try customizing this as described here.

I use this to get around the problem:

  "workbench.colorCustomizations": {
    "[Nord]": {
      "list.activeSelectionIconForeground": "#2e3440",
    }
  }

@bmadone
Copy link
Author

bmadone commented Jul 2, 2022

@fspoettel thanks, it just what I need

@bmadone bmadone closed this as completed Jul 2, 2022
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

2 participants