YabataDesign / afterglow-theme

[DEPRECATED] A minimal dark Theme for Sublime Text 2 and 3
http://yabatadesign.github.io/afterglow-theme/
2.11k stars 139 forks source link

New +themes with more colors #103

Closed mxub closed 9 years ago

mxub commented 9 years ago

Like I mentioned in #102 I created plus versions for your themes that have some new behavior:

  1. main color indicates active tabs
  2. there are secondary and tertiary colors for active & modified and inactive & modified

Here some screenshots to show what I mean:

afterglow-blue

afterglow-blue -modified

(assets.json is changed but not saved)

blue+

a    : blue
a + m: purple
i + m: magenta

green+

a    : green
a + m: orange
i + m: magenta

magenta+

a    : magenta
a + m: orange
i + m: blue

orange+

a    : orange
a + m: blue
i + m: magenta
mxub commented 9 years ago

see #104