If you are using Package Control, you can easily install Dracula Theme via the Package Control: Install Package
menu item. The Dracula Theme package is listed as Dracula Color Scheme
in the packages list.
Alternatively, if you are a git user, you can install the theme and keep up to date by cloning the repo directly into your Packages
directory in the Sublime Text application settings area.
You can locate your Sublime Text Packages
directory by using the menu item Preferences -> Browse Packages...
.
While inside the Packages
directory, clone the theme repository using the command below:
git clone https://github.com/dracula/sublime.git "Dracula Color Scheme"
- Download using the GitHub .zip download option
- Unzip the files and rename the folder to
Dracula Color Scheme
- Find your
Packages
directory using the menu itemPreferences -> Browse Packages...
- Copy the folder into your Sublime Text
Packages
directory
Go to Preferences -> Color Scheme -> User
and select the Dracula Color Scheme
.