microsoft / theme-converter-for-vs

CLI tool that allows you to convert your VS Code color theme to a VS 2022 color theme.
MIT License
502 stars 53 forks source link

Fix native scrollbar's thumb opacity #137

Closed ketttY closed 2 years ago

ketttY commented 2 years ago

ADO Bug: https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1454425/

WPF Scrollbar:

image

hovered:

image

Native Scrollbar Before:

image

Native Scrollbar After:

image

hovered:

image