Skip to content

Instantly share code, notes, and snippets.

@hshoff
Last active August 29, 2015 14:05
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hshoff/f7c41cb69843a1a6030f to your computer and use it in GitHub Desktop.
Save hshoff/f7c41cb69843a1a6030f to your computer and use it in GitHub Desktop.
Full Saturn

screen shotty

Based on Saturn by @psql

Full Saturn is an updated color theme of Spacegray by @kkga.

If you already have Theme - Spacegray installed skipped to step 5.

Janky manual install due to laziness

  1. open Sublime
  2. cmd + shift p
  3. Package Control: install package
  4. install: Theme - Spacegray
  5. download: http://cl.ly/2Y3c050O2F0n
  6. move the unzipped /Theme - Saturn to /Library/Application Support/Sublime Text 3/Packages/User/
  7. open sublime preferences cmd + ,
  8. add these 2 lines:
"color_scheme": "Packages/User/Theme - Saturn/Saturn.tmTheme",
"theme": "Saturn.sublime-theme",
  1. save cmd + s
  2. might have to restart Sublime/open a new tab/file

img

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment