enlightened
enlightened copied to clipboard
Confusing branches...
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.
I figured if all people really want is the theme, there's no reason to make them download the thumbnails and images for the readme.
Hmm... So its an extra step...
Do you want help getting it set-up so Package Control just knows about it? --- Charles
On Fri, May 3, 2013 at 5:10 PM, Vincent Mac [email protected]:
I figured if all people really want is the theme, there's no reason to make them download the thumbnails and images for the readme.
— Reply to this email directly or view it on GitHubhttps://github.com/vincentmac/enlightened/issues/1#issuecomment-17424504 .