2019-12-19 13:38:19 +00:00
|
|
|
### [Notepad++](https://notepad-plus-plus.org/)
|
|
|
|
|
|
|
|
#### 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 [GitHub .zip download](https://github.com/dracula/notepad-plus-plus/archive/master.zip) option and unzip them.
|
|
|
|
|
|
|
|
#### Activating theme
|
|
|
|
|
2020-01-11 14:26:45 +00:00
|
|
|
1. Go to `%AppData%\Notepad++\themes` (%AppData% is platform dependent environment variable. Open a Command Prompt and execute `echo %AppData%`)
|
2019-12-19 13:38:19 +00:00
|
|
|
2. Place `Dracula.xml` inside that folder
|
|
|
|
3. Restart Notepad++
|
|
|
|
4. Dracula will be available in `Settings > Style Configurator`
|