If you are using Package Control, you can easily install Acme Theme via the Package Control: Install Package
menu item.
The Acme Theme package is listed as Acme
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/multiversecoder/Acme.git "Acme"
- Download using the GitHub .zip download option
- Unzip the files and rename the folder to
Acme
- Find your
Packages
directory using the menu itemPreferences -> Browse Packages...
- Copy the folder into your Sublime Text
Packages
directory
Go to Preferences -> Select Color Scheme -> User
and select the Acme
.
Go to Preferences -> Select Theme -> User
and select the Acme
.