tcd / dark-plus-syntax

VS Code's default dark theme, but just a little bit better.
https://marketplace.visualstudio.com/items?itemName=dunstontc.dark-plus-syntax
Other
56 stars 14 forks source link

[BUG] action icons in Git view are too dark when selected #23

Open tennox opened 2 years ago

tennox commented 2 years ago

Bug

image

Describe the bug

I'm using the light-plus-syntax (high contrast) theme

In source control view, when clicking a file, the icons don't change to white.

This does actually happen in the upstream (I guess it's upstream) Light+

Relevant Information

VSCode

tcd commented 1 year ago

@tennox Agreed. Plan on fixing it. Pushing out some changes to day; will try to address this (most likely in v0.2.10)

tcd commented 1 year ago

@tennox Addressed the issue in v0.2.11:

image

I noted in the changelog that I'm going to review ui/general colors for all themes soon to weed out any more issues like this.