§SnippetsLab
§Install using Git
If you are a git user, you can install the theme and keep up to date by cloning the repo and running the generate.command:
git clone https://github.com/dracula/snippetslab.git
cd snippetslab
./generate.command
§Install manually
- Download using the GitHub .zip download option and unzip them.
- Run the
generate.commandto generate theDracula.jsontheme.
§Install using Homebrew
Easily install from dracula/homebrew-install:
brew tap dracula/install
brew install --cask dracula-snippetslab
§Activating theme
- Run the
generate.commandto generate theDracula.jsonif you haven't already. - Open SnippetsLab
- Then inside the app, head into
Preferences > Theme > Import Theme… - Import the
Dracula.jsonfile there
