Added Solarized color scheme (from http://ethanschoonover.com/solarized)
This commit is contained in:
parent
bc027e927a
commit
69778adb4c
6 changed files with 1021 additions and 1 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue