Subscribe to the RSS Feed.
Aesthetically pleasing, Dracula PRO is a color scheme and UI theme tailored for programming.
The most recommended way 🦇
In this option, you will always find the latest version of the theme for the newest version of Visual Studio.
Below you will see other download options, including different theme versions that support older versions of Visual Studio.
If you are a Git user, you can install the theme and keep up to date by cloning the repository:
git clone https://github.com/dracula/visual-studio
The default branch is the most recent year of Visual Studio (2022) we support. If you need to use an older version like 2019, you will need to check out that branch.
git checkout 2019
You can download the theme from GitHub.
Windows
Latest/2022: Download the theme from GitHub (.zip
) and unzip them.
2019/2017: Download the theme from GitHub (.zip
) and unzip them.
2015: Download the theme from GitHub (.zip
) and unzip them.
2012: Download the theme from GitHub (.zip
) and unzip them.
Mac
.zip
) and unzip them.Windows
DraculaTheme.vsix
file;Install
;Tools
-> Theme
and tick Dracula Theme
;Mac
Preferences
-> Text Editor
-> Color Theme
;Dracula Theme
theme option to preview it;We know both C/C++ languages don't have the tokens to be coloured appropriately in the IDE. And they depend on packages and extensions in both VS and VSCode.
For context, this 🦇 Dracula Theme for VS uses the VSCode theme as a base.
Any suggestions and contributions are welcome. ✨