📃 Standardize docs
This commit is contained in:
parent
8712603492
commit
c1787f8754
@ -5,19 +5,16 @@
|
|||||||
If you are a git user, you can install the theme and keep up to date by cloning the repo:
|
If you are a git user, you can install the theme and keep up to date by cloning the repo:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
git clone https://github.com/dracula/notepad-plus-plus.git
|
||||||
git clone https://github.com/dracula/notepad-plus-plus.git
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Install manually
|
#### Install manually
|
||||||
|
|
||||||
- Download using the [Dracula.xml](https://raw.githubusercontent.com/dracula/notepad-plus-plus/master/Dracula.xml) link or
|
[Use this link](https://raw.githubusercontent.com/dracula/notepad-plus-plus/master/Dracula.xml) or download using the [GitHub `.zip` download](https://github.com/dracula/notepad-plus-plus/archive/master.zip) option and unzip them.
|
||||||
- Download using the [GitHub `.zip` download](https://github.com/dracula/notepad-plus-plus/archive/master.zip) option and unzip them.
|
|
||||||
|
|
||||||
#### Activating theme
|
#### Activating theme
|
||||||
|
|
||||||
1. Go to `%AppData%\Roaming\Notepad++\themes` (`%AppData%` is platform dependent environment variable. Open a Command Prompt and execute `echo %AppData%`);
|
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`](https://raw.githubusercontent.com/dracula/notepad-plus-plus/master/Dracula.xml) inside that folder;
|
2. Place [`Dracula.xml`](https://raw.githubusercontent.com/dracula/notepad-plus-plus/master/Dracula.xml) inside that folder;
|
||||||
3. Restart Notepad++;
|
3. Restart Notepad++;
|
||||||
4. Dracula will be available in `Settings > Style Configurator`.
|
4. Dracula will be available in `Settings > Style Configurator`. 💜
|
||||||
|
@ -22,6 +22,10 @@ This theme is maintained by the following person(s) and a bunch of [awesome cont
|
|||||||
- [GitHub](https://github.com/dracula/dracula-theme/discussions) - Best for asking questions and discussing issues.
|
- [GitHub](https://github.com/dracula/dracula-theme/discussions) - Best for asking questions and discussing issues.
|
||||||
- [Discord](https://draculatheme.com/discord-invite) - Best for hanging out with the community.
|
- [Discord](https://draculatheme.com/discord-invite) - Best for hanging out with the community.
|
||||||
|
|
||||||
|
## Dracula PRO
|
||||||
|
|
||||||
|
[![Dracula PRO](./dracula-pro.png)](https://draculatheme.com/pro)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
[MIT License](./LICENSE)
|
[MIT License](./LICENSE)
|
||||||
|
BIN
dracula-pro.png
Normal file
BIN
dracula-pro.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 358 KiB |
Loading…
Reference in New Issue
Block a user