Firstly, thanks for sharing this theme. It's a great colour scheme. However, the inactiveSelectionBackground doesn't work well when VS Code highlights changes to the selected tracked file. This is showing as either red or green text on the dark blue background which is hard to read.
I've been personally getting around this by modifying the theme's colour scheme so that the inactiveSelectionBackground is a lighter blue which seems to work well (the inactiveSelectionForeground also needs darkening with this modification):
Same issue here.
Feather is my go-to light theme and this is the issue that bugs me the most.
Thanks for the workaround.
Looking forward this issue being implemented in the theme.
Firstly, thanks for sharing this theme. It's a great colour scheme. However, the
inactiveSelectionBackground
doesn't work well when VS Code highlights changes to the selected tracked file. This is showing as either red or green text on the dark blue background which is hard to read.I've been personally getting around this by modifying the theme's colour scheme so that the
inactiveSelectionBackground
is a lighter blue which seems to work well (theinactiveSelectionForeground
also needs darkening with this modification):