Commit 6ab6c5f7 authored by Ed Heltzel's avatar Ed Heltzel

Revert "added Black Rain color scheme"

This reverts commit 57a6deca.
to change `"branch": "master"` to `"tags": true`
parent 57a6deca
...@@ -595,13 +595,13 @@ ...@@ -595,13 +595,13 @@
] ]
}, },
{ {
"name": "Black Rain", "name": "BlackRain",
"details": "https://github.com/ginfuru/BlackRain", "details": "https://github.com/ginfuru/Sublime-BlackRain",
"labels": ["color scheme"], "labels": ["color scheme"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"branch": "master" "tags": true
} }
] ]
}, },
......
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