Commit 16f92295 authored by Will Bond's avatar Will Bond Committed by GitHub

Merge pull request #5717 from oivva/boxy

Update b.json
parents 491306d4 587896fb
...@@ -938,7 +938,7 @@ ...@@ -938,7 +938,7 @@
{ {
"name": "Boxy Theme", "name": "Boxy Theme",
"previous_names": ["Theme - Otto"], "previous_names": ["Theme - Otto"],
"details": "https://github.com/oivva/boxy", "details": "https://github.com/oivva/st-boxy",
"author": "oivva", "author": "oivva",
"labels": ["theme", "color scheme"], "labels": ["theme", "color scheme"],
"releases": [ "releases": [
...@@ -950,7 +950,7 @@ ...@@ -950,7 +950,7 @@
}, },
{ {
"name": "Boxy Theme Addon - Font Face", "name": "Boxy Theme Addon - Font Face",
"details": "https://github.com/oivva/boxy-addon-font-face", "details": "https://github.com/oivva/st-boxy-addon-font-face",
"author": "oivva", "author": "oivva",
"labels": ["theme", "addon", "font"], "labels": ["theme", "addon", "font"],
"releases": [ "releases": [
...@@ -960,21 +960,9 @@ ...@@ -960,21 +960,9 @@
} }
] ]
}, },
{
"name": "Boxy Theme Addon - Linter Theme",
"details": "https://github.com/oivva/boxy-addon-linter-theme",
"author": "oivva",
"labels": ["theme", "addon"],
"releases": [
{
"sublime_text": ">=3103",
"tags": true
}
]
},
{ {
"name": "Boxy Theme Addon - Mono File Icons - Dark UI", "name": "Boxy Theme Addon - Mono File Icons - Dark UI",
"details": "https://github.com/oivva/boxy-addon-mono-file-icons-dark-ui", "details": "https://github.com/oivva/st-boxy-addon-mono-file-icons-dark-ui",
"author": "oivva", "author": "oivva",
"labels": ["theme", "addon", "icons"], "labels": ["theme", "addon", "icons"],
"releases": [ "releases": [
...@@ -986,7 +974,7 @@ ...@@ -986,7 +974,7 @@
}, },
{ {
"name": "Boxy Theme Addon - Mono File Icons - Light UI", "name": "Boxy Theme Addon - Mono File Icons - Light UI",
"details": "https://github.com/oivva/boxy-addon-mono-file-icons-light-ui", "details": "https://github.com/oivva/st-boxy-addon-mono-file-icons-light-ui",
"author": "oivva", "author": "oivva",
"labels": ["theme", "addon", "icons"], "labels": ["theme", "addon", "icons"],
"releases": [ "releases": [
...@@ -997,44 +985,9 @@ ...@@ -997,44 +985,9 @@
] ]
}, },
{ {
"name": "Boxy Theme Addon - Widget Font LG", "name": "Boxy Theme Addon - Widget Font Size",
"details": "https://github.com/oivva/boxy-addon-widget-font-lg", "previous_names": ["Boxy Theme Addon - Widget Font LG"],
"author": "oivva", "details": "https://github.com/oivva/st-boxy-addon-widget-font-size",
"labels": ["theme", "addon", "font"],
"releases": [
{
"sublime_text": ">=3103",
"tags": true
}
]
},
{
"name": "Boxy Theme Addon - Widget Font MD",
"details": "https://github.com/oivva/boxy-addon-widget-font-md",
"author": "oivva",
"labels": ["theme", "addon", "font"],
"releases": [
{
"sublime_text": ">=3103",
"tags": true
}
]
},
{
"name": "Boxy Theme Addon - Widget Font XL",
"details": "https://github.com/oivva/boxy-addon-widget-font-xl",
"author": "oivva",
"labels": ["theme", "addon", "font"],
"releases": [
{
"sublime_text": ">=3103",
"tags": true
}
]
},
{
"name": "Boxy Theme Addon - Widget Font XS",
"details": "https://github.com/oivva/boxy-addon-widget-font-xs",
"author": "oivva", "author": "oivva",
"labels": ["theme", "addon", "font"], "labels": ["theme", "addon", "font"],
"releases": [ "releases": [
......
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