§TeXstudio
§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 git@github.com:dracula/texstudio.git
§Install manually
Download using the GitHub .zip download option and unzip them.
§Activating theme
- Backup your previous TeXstudio settings:
Options
>Save Profile
- Create a copy of the backup file and rename it to
dracula.txsprofile
. - Open dracula.txsprofile file in your text editor and replace the [formats] section with the content found in
dracula.formats
. - Open Texstudio:
Options
>Load Profile
and load the edited dracula.txsprofile. - (Optional) Works better with Orion Dark:
Options
>Configure TeXstudio
and change the Style. - Restart and boom! It's working!