Perhaps you want to try Visual Studio Color Theme Designer 2022
Or install VS2019 dark theme
And additionally report it to http://developercommunity.visualstudio.com as a problem, to make the default theme good.
Answer from Alex Guteniev on Stack OverflowHow to customize an installed Theme extension in Visual Studio 2022?
Use different colour themes in different versions of Visual Studio
Change Visual Studio 2019 color theme
How to change Visual Studio 2022 Editor Font and Colors to match VS 2019
Videos
[SOLUTION]: https://www.youtube.com/watch?v=6eXVThQCuaY
Hello everyone, between Dark and Monokai, I like a mix of both. I love the coffee atmosphere and how the red is placed but I don't like that variables have the same green colour as methods/functions and comments are extremely hard to read with this dark grey.
Does anybody know a way to customize an installed Theme extension so that I can make variables white (or arctic blue), classes turquoise and comments emerald green?
Thank you for your attention!
PS: The theme extension I installed is "monokai Theme" from Kristoffer Hopland and the screenshot showcases monokai-standard.
Update 08/03/2026: Found it! Thank you, Newrad0603. I made a tutorial in my YouTube channel because I realized all theme extensions follow the same logic. Here you have it: https://www.youtube.com/watch?v=6eXVThQCuaY
Hi there!
Is it possible to use different themes in different versions of the Visual Studio on one machine?
For example, VS2019 will use a dark theme, and VS2022 will use a light theme. Now I'm using Visual Studio 2019 Version 16.11.10 and Visual Studio 2022 (64-bit) Version 17.1.0, and when I change the theme in one of them, it's automatically changing the theme in the second one. Previously (about a month or two ago), I was able to use different colour themes in the different versions of the visual studio.
I'm migrating the old codebase to .Net 6, and I want to distinguish different open projects easily. Please share this sacred knowledge if there is another simple way to do so :-)
PS: I switched off the sync of settings between devices, but it didn't change the situation. Looks like both VS are checking settings in the same folder on a local drive
