§Notepad++
§Install using Git
If you are a Git user, you can install the themes and keep up to date by cloning the repo:
git clone https://github.com/dracula/notepad-plus-plus.git
Or download the theme file you want:
- Dracula theme (dark): Download Dracula.xml
- Alucard theme (light): Download Alucard.xml
Right-click the link and select "Save link as..." or "Save target as..." to download the file.
§Activating theme
-
Open File Explorer and navigate to your Notepad++ themes folder:
- Press
Win + R, type%AppData%\Notepad++\themesand press Enter - Or manually go to:
C:\Users\YourUsername\AppData\Roaming\Notepad++\themes - If you have a portable installation, go to your Notepad++ folder and open the
themesfolder
- Press
-
Copy the downloaded theme file (
Dracula.xmlorAlucard.xml) into this themes folder -
Restart Notepad++
-
Go to
Settings > Style Configurator > Themeand select your theme from the dropdown menu, then click "Save & Close". 💜
