Commit eab581b4 authored by idleberg's avatar idleberg

added previous name, flipped order of Paraiso schemes

parent 6570f065
...@@ -107,24 +107,27 @@ ...@@ -107,24 +107,27 @@
] ]
}, },
{ {
"name": "Paraiso Black Color Scheme", "name": "Paraiso Color Scheme",
"details": "https://github.com/idleberg/ParaisoBlack.tmTheme", "details": "https://github.com/idleberg/Paraiso.tmTheme",
"labels": ["color scheme"], "labels": ["color scheme"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/idleberg/ParaisoBlack.tmTheme/tree/master" "details": "https://github.com/idleberg/Paraiso.tmTheme/tree/master"
} }
],
"previous_names": [
"Para\u00edso Color Scheme"
] ]
}, },
{ {
"name": "Paraiso Color Scheme", "name": "Paraiso Black Color Scheme",
"details": "https://github.com/idleberg/Paraiso.tmTheme", "details": "https://github.com/idleberg/ParaisoBlack.tmTheme",
"labels": ["color scheme"], "labels": ["color scheme"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/idleberg/Paraiso.tmTheme/tree/master" "details": "https://github.com/idleberg/ParaisoBlack.tmTheme/tree/master"
} }
] ]
}, },
......
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