Commit 64881a29 authored by FichteFoll's avatar FichteFoll

Merge pull request #2583 from idleberg/master

added Paraiso Black color theme
parents 6661e41f 659cabfa
...@@ -107,17 +107,18 @@ ...@@ -107,17 +107,18 @@
] ]
}, },
{ {
"name": "Parallel Builder", "name": "Paraiso Black Color Scheme",
"details": "https://github.com/GianlucaGuarini/SublimeText2-Parallel-Builder-Plugin", "details": "https://github.com/idleberg/ParaisoBlack.tmTheme",
"labels": ["color scheme"],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/GianlucaGuarini/SublimeText2-Parallel-Builder-Plugin/tree/master" "details": "https://github.com/idleberg/ParaisoBlack.tmTheme/tree/master"
} }
] ]
}, },
{ {
"name": "Para\u00edso Color Scheme", "name": "Paraiso Color Scheme",
"details": "https://github.com/idleberg/Paraiso.tmTheme", "details": "https://github.com/idleberg/Paraiso.tmTheme",
"labels": ["color scheme"], "labels": ["color scheme"],
"releases": [ "releases": [
...@@ -125,6 +126,19 @@ ...@@ -125,6 +126,19 @@
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/idleberg/Paraiso.tmTheme/tree/master" "details": "https://github.com/idleberg/Paraiso.tmTheme/tree/master"
} }
],
"previous_names": [
"Para\u00edso Color Scheme"
]
},
{
"name": "Parallel Builder",
"details": "https://github.com/GianlucaGuarini/SublimeText2-Parallel-Builder-Plugin",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/GianlucaGuarini/SublimeText2-Parallel-Builder-Plugin/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