I used <a href="http://colorsublime.com/" rel="nofollow">http://colorsublime.com/</a> - it took me about 1 second to install Afterglow.<p>Colorsublime installation instructions (using Package Control):<p><pre><code> 1. CMD ^ P
2. Type "install" and select "Package Control: Install Package"
3. Type "Colorsublime" and select "Colorsublime"
</code></pre>
Installing the theme:<p><pre><code> 1. CMD ^ P
2. Type "theme" and select "Colorsublime: Install Theme"
3. Type "afterglow" and select "Afterglow"
</code></pre>
Profit.<p>When using Colorsublime (steps 1 + 2 of the second set), you can also arrow up and down through the themes and get a live preview of each as you do so.<p>Note: Colorsublime only installs the color scheme. If you want to take full advantage of a theme like this (includes custom tab styles, custom sidebar styles, etc.), you'll need to follow the directions on their website.
Neat theme. I've been enjoying Space Gray for a few months now: <a href="http://kkga.github.io/spacegray/" rel="nofollow">http://kkga.github.io/spacegray/</a><p>Any other suggestions for somewhat minimal themes out there?
A suggestion to all theme designers, if I may:<p>Line numbers are visual noise most of the time and can be distracting. Make them transparent, so I see them only when I'm looking for them. Same goes for indent guides, but make them slightly darker than background. Example: <a href="http://i.imgur.com/tQ46gWT.png" rel="nofollow">http://i.imgur.com/tQ46gWT.png</a> (modified Spacegray)
They also have crated a icon for ST2/ST3, which is also nice! link - <a href="https://github.com/YabataDesign/sublime-text-icon" rel="nofollow">https://github.com/YabataDesign/sublime-text-icon</a><p>I just applied, this is how it looks in Dock - <a href="http://i.imgur.com/zFFP9wq.png" rel="nofollow">http://i.imgur.com/zFFP9wq.png</a>
This looks great.<p>Here's the best Sublime replacement icon I've found: <a href="http://dewith.com/2014/muir-yosemite-icons-volume-ii/" rel="nofollow">http://dewith.com/2014/muir-yosemite-icons-volume-ii/</a>
Great theme, I do enjoy it. A few suggestion:<p>- make the bad bar thinner: it takes up a good chunk of usable screen real estate for just showing file names (especially important on laptops)<p>- The scroll bars could be a bit "lighter". They blend into the dark a bit too well.
I've been using the port of Atom's Seti[0] in Sublime and can't see myself changing to one unless it has icon support like it now.<p>[0]<a href="https://github.com/ctf0/Seti_ST3" rel="nofollow">https://github.com/ctf0/Seti_ST3</a>
After installing it, only the colors on the code editor change. How do I get the tabs and file list panel to look like in those screenshots? It looks like a standard OSX control in mine.
This looks <i>a lot</i> like the Railscasts theme, which has been around forever on Sublime, Textmate, and pretty much everything else.<p><a href="https://www.google.com/search?q=railscasts+theme&client=safari&rls=en&source=lnms&tbm=isch&sa=X&ei=c1f_VKSUAcrtggSJs4PgAQ&ved=0CAkQ_AUoAw&biw=1510&bih=1267#imgdii=_" rel="nofollow">https://www.google.com/search?q=railscasts+theme&client=safa...</a>
Sorry for being a bit of topic but why is everybody so enthusiastic? I just installed the editor in Windows and it costs 70$! Is it that good? I remember installing it in Arch Linux for free without warnings... What is the deal? The website is not very clear on the exact license plus I found some alternatives that look the same on first glance (i.e. Lime Text).
Pretty on the screenshots, but I had troubles getting it to work, too (on Windows).<p>Lots of scheme loading failures at first, then once I tried another recommended way to install it, I got plenty of visual quirks.<p>I'm sure there is a way, but if I can't get a text editor theme to work in a couple of minutes, I move on :)
Shameless plug:<p>I created an ST3 plugin called SynCycle[1]. It switches themes at sunrise and sunset.<p>e.g. a light theme during daytime and dark theme during nighttime.<p>For who's interested: you can install it with Package Control.<p>[1]: <a href="https://github.com/smhg/sublime-suncycle" rel="nofollow">https://github.com/smhg/sublime-suncycle</a>
I just installed it with Package Control, and added the two config lines to my User Prefs and it immediately updated everything without me even quitting and re-opening Sublime. I've been using the same ol' boring Soda dark theme for years now, so this is pretty refreshing. Thanks :)
Before this I was using Soda Dark 3 -- also a theme which changes tabs, etc.<p>After installing Afterglow, my tabs and sidebar are badly distorted and garbled after restarting SublimeText3 with the configuration lines added.<p>Am I missing something, or do I need to clear something?
Neat! I personally use the default theme with lighter syntax <a href="http://prntscr.com/6f4jp5" rel="nofollow">http://prntscr.com/6f4jp5</a>
it's really beautiful and for ONCE it actually works when I install it!<p>I just tried the Markdown theme as well and I had to remove this line for it to work: "wrap_width": 80<p>beautiful as well! Good job!<p>You should note that changing Sublime's icon is not doable (at least easily) in Windows.
I forked the Cobalt2 theme and altered the colors and icons to work with the Monokai Extended color palette. You can download the ST3 theme here at <a href="https://github.com/wdhilliard-genebygene/monokai-blue" rel="nofollow">https://github.com/wdhilliard-genebygene/monokai-blue</a>