Skip to content

Updated Installation Instructions

Compare
Choose a tag to compare
@jamiewilson jamiewilson released this 26 Aug 00:07
· 38 commits to master since this release

1.3.3 NEW Installation Instructions

To activate the theme, add or replace your current theme settings with the code below.

  {
    "theme": "predawn.sublime-theme",
    "color_scheme": "Packages/Predawn/predawn.tmTheme"
  }

FOR ALL DEV BUILDS 3062+ use,

  {
      "theme": "predawn-DEV.sublime-theme",
      "color_scheme": "Packages/Predawn/predawn.tmTheme"
  }

*** IMPORTANT ***
PLEASE MAKE SURE TO RESTART SUBLIME AFTER INSTALLING AND ACTIVATING PREDAWN