JasonWei512 / Visual-Studio-Auto-Theme-Switcher-for-Win10-Dark-Mode

🌗 A Visual Studio extension to automatically switch light/dark theme to match Windows 10 theme
https://marketplace.visualstudio.com/items?itemName=NickJohn.AutoThemeSwitcherForWin10DarkMode
MIT License
22 stars 1 forks source link

VS 2022 support #1

Closed NN--- closed 3 years ago

JasonWei512 commented 3 years ago

Auto Theme Switcher 2022 Beta bdbc38a.zip I am experimenting Visual Studio 2022 support on the develop branch. Here's an experimental build. I've tested it on Visual Studio 2019 & 2022 Community. It should work on 2017 too. Any contribution or feedback is welcome.

NN--- commented 3 years ago

There is Releases page in GitHub where you should put it: https://github.com/JasonWei512/releases . You have to enable it for this repository.

JasonWei512 commented 3 years ago

I have submitted v0.8 to Visual Studio Marketplace with Visual Studio 2022 support.

JasonWei512 commented 3 years ago

VS 2022 now has a built-in "use system theme" option. But the default light theme for light system theme is "Blue", not "Light", and you can't change it. image