Commit 35d6489a authored by Jevgeni Zelenkov's avatar Jevgeni Zelenkov

adds railscasts extended color theme

Extends original Railscasts theme with additional syntax highlighting
for Markdown, LESS, HTML, Handlebars and more.
parent 646fe7e6
...@@ -128,6 +128,16 @@ ...@@ -128,6 +128,16 @@
} }
] ]
}, },
{
"name": "Railscasts Extended",
"details": "https://github.com/jzelenkov/sublime-railscasts-extended",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/jzelenkov/sublime-railscasts-extended/tree/master"
}
]
},
{ {
"name": "RailsGoToSpec", "name": "RailsGoToSpec",
"details": "https://github.com/sporto/rails_go_to_spec", "details": "https://github.com/sporto/rails_go_to_spec",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment