Live data from Hacker News

Afterglow: Dark Theme for Sublime

yabatadesign.github.io

21–30 of 96 posts

Re: Afterglow: Dark Theme for Sublime

#21

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 is better than their instructions just marginally. 1. CMD ^ P 2. Type "install" and select "Package Control: Install Package" 3. Type "Afterflow" and select "Theme - Afterglow" 4. Press: Command + , (to go into settings). 5. Paste the two lines from Github page, add any additional settings and restart sublime. edit: Ah I just saw your update, previewing is a nice little feature for sure, especially when you're n…

I was just about to say, "see my latest edit"... when I saw your latest edit :)

The preview feature also lets you move between your open files while previewing a theme (without selecting it), so you can check HTML, CSS, Python, etc. all without changing your theme.

Re: Afterglow: Dark Theme for Sublime

#22

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…

Notably this is compatible with ST3 only. No backport for Sublime Text 2 users.

Re: Afterglow: Dark Theme for Sublime

#23

Great theme, I do enjoy it. A few suggestion: - 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) - The scroll bars could be a bit "lighter". They blend into the dark a bit too well.

Try:

    "tabs_small": true
for small tabs. I just turned it on and now it takes up about as much space as space grey did.

Re: Afterglow: Dark Theme for Sublime

#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.

Post reply on HN