Added Solarized color scheme (from http://ethanschoonover.com/solarized)

This commit is contained in:
David Alan Hjelle 2011-04-10 00:03:07 -05:00
commit 69778adb4c
6 changed files with 1021 additions and 1 deletions

View file

@ -186,7 +186,9 @@ var themes = {
"mono_industrial": "monoindustrial",
"clouds": "Clouds",
"clouds_midnight": "Clouds Midnight",
"kr_theme": "krTheme"
"kr_theme": "krTheme",
"solarized_light": "Solarized-light",
"solarized_dark": "Solarized-dark"
}
for (var name in themes) {