This repo contains custom color themes that I have made for Visual Studio. Specifically, this repo contians the Dark Green Theme I made. I may add others if time permits...
The theme was created using the Theme Editor For Visual Studio 2019.
The actual project files were created using the VS2019 Color Theme Designer.
-
I don't recommend doing any actual editing on the theme with Theme Designer. The Theme Editor, while was not perfect, does not have as many problems as the Theme Designer. None the less, I DO recommend using the Theme Designer to package the theme up since it greatly simplfies making VSIX files for themes.
-
If you want to use it, you have these options:
- The releases section of this repository: releases section of this repo
- You can get the 2019 version from the VS Marketplace at this link: Dark Green Theme
- You can get the 2022 version from the VS Marketplace at this link: Dark Green Theme 2022
- Build it yourself from the source 😉