Live data from Hacker News

Afterglow: Dark Theme for Sublime

yabatadesign.github.io

31–40 of 96 posts

Re: Afterglow: Dark Theme for Sublime

#33
post #24

I used http://colorsublime.com/ - it took me about 1 second to install Afterglow. Colorsublime installation instructions (using Package Control): 1. CMD ^ P 2. Type "install" and select "Package Control: Install Package" 3. Type "Colorsublime" and select "Colorsublime" Installing the theme: 1. CMD ^ P 2. Type "theme" and select "Colorsublime: Install Theme" 3. Type "afterglow" and select "Afterglow" Profit. When usin…

This doesn't install the whole theme though (at least for me), just changes the colour scheme. To that, you'll need to install the theme by following the instructions on the Afterglow github page.

You're right. Until this very moment, I just realized, I haven't ever "installed a theme", so I've never experienced the customizations available for the entire UI, just the color scheme. I'm going to try installing the theme now, and I'll update my OP to note this. Thanks.

Re: Afterglow: Dark Theme for Sublime

#35
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 :)

Re: Afterglow: Dark Theme for Sublime

#38

They also have crated a icon for ST2/ST3, which is also nice! link - https://github.com/YabataDesign/sublime-text-icon I just applied, this is how it looks in Dock - http://i.imgur.com/zFFP9wq.png

same, just noticed this and changed the icon. I really like it so far :)

Note: if you do replace it, you probably will need to kill your dock, and clear the icon cache; here's a good command to do so:

rm /var/folders///*/com.apple.dock.iconcache;killall Dock

Post reply on HN