Commit 5e9e4fda authored by Chris Edgerton's avatar Chris Edgerton Committed by FichteFoll

Added Invert Current Color Scheme to i.json (#6082)

parent 64a017d4
...@@ -744,6 +744,16 @@ ...@@ -744,6 +744,16 @@
} }
] ]
}, },
{
"name": "Invert Current Color Scheme",
"details": "https://github.com/CJEdgerton/sublime-invert-current-color-scheme",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Invert Selection", "name": "Invert Selection",
"details": "https://github.com/vontio/sublime-invert-selection", "details": "https://github.com/vontio/sublime-invert-selection",
......
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