805 B
805 B
Notepad++
Install using Git
If you are a git user, you can install the theme and keep up to date by cloning the repo:
git clone https://github.com/dracula/notepad-plus-plus.git
Install manually
- Download using the Dracula.xml link or
- Download using the GitHub .zip download option and unzip them.
Activating theme
- Go to
%AppData%\Notepad++\themes
(%AppData% is platform dependent environment variable. Open a Command Prompt and executeecho %AppData%
) - Place
Dracula.xml
inside that folder - Restart Notepad++
- Dracula will be available in
Settings > Style Configurator