notepad-plus-plus/INSTALL.md
Lucas de França c1787f8754 📃 Standardize docs
2023-08-30 10:43:53 -03:00

891 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

Use this link or download using the GitHub .zip download option and unzip them.

Activating theme

  1. Go to %AppData%\Roaming\Notepad++\themes (%AppData% is platform dependent environment variable. Open a Command Prompt and execute echo %AppData%);
  2. Place Dracula.xml inside that folder;
  3. Restart Notepad++;
  4. Dracula will be available in Settings > Style Configurator. 💜