Commit 99291428 authored by FichteFoll's avatar FichteFoll

Add "legacy" labels

parent e7cd524e
...@@ -2333,7 +2333,7 @@ ...@@ -2333,7 +2333,7 @@
{ {
"name": "Color Scheme - Legacy", "name": "Color Scheme - Legacy",
"details": "https://github.com/SublimeText/LegacyColorSchemes", "details": "https://github.com/SublimeText/LegacyColorSchemes",
"labels": ["color scheme"], "labels": ["color scheme", "legacy"],
"releases": [ "releases": [
{ {
"sublime_text": ">3131", "sublime_text": ">3131",
......
...@@ -1242,7 +1242,7 @@ ...@@ -1242,7 +1242,7 @@
"name": "Theme - Legacy", "name": "Theme - Legacy",
"previous_names": ["Theme - Retina"], "previous_names": ["Theme - Retina"],
"details": "https://github.com/SublimeText/LegacyTheme", "details": "https://github.com/SublimeText/LegacyTheme",
"labels": ["theme"], "labels": ["theme", "legacy"],
"releases": [ "releases": [
{ {
"sublime_text": ">3100", "sublime_text": ">3100",
......
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