You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The can be confusing in that after doing a clone, one is in the gh-pages branch, which has the thumbnails but not the theme. One way to install the theme:
git clone https://github.com/vincentmac/enlightened.git
cd enlightened
git checkout master
mkdir "~/Library/Application Support/Sublime Text 2/Packages/Theme - Enlightened"
cp enlightened.tmTheme "~/Library/Application Support/Sublime Text 2/Packages/Theme - Enlightened"
Then you can select it from within Sublime, "Sublime Text 2 -> Preferences -> Color Scheme -> Theme - Enlightened.."
Alternately, the package could easily be made for package control; shoot me a line if you want help.
The text was updated successfully, but these errors were encountered:
The can be confusing in that after doing a clone, one is in the gh-pages branch, which has the thumbnails but not the theme. One way to install the theme:
Then you can select it from within Sublime, "Sublime Text 2 -> Preferences -> Color Scheme -> Theme - Enlightened.."
Alternately, the package could easily be made for package control; shoot me a line if you want help.
The text was updated successfully, but these errors were encountered: