Commit 0c46e37f authored by Gabriel Izaias's avatar Gabriel Izaias

Fix terminology and repository references

Since it is not a theme but a color scheme instead, the package name and the repository name should reflect
that as to not confuse the user.
parent 9a33c7e8
...@@ -760,13 +760,13 @@ ...@@ -760,13 +760,13 @@
] ]
}, },
{ {
"name": "Full House Theme", "name": "Full House Color Scheme",
"details": "https://github.com/gabrielizaias/fullhouse-theme", "details": "https://github.com/gabrielizaias/fullhouse",
"labels": ["color scheme"], "labels": ["color scheme"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/gabrielizaias/fullhouse-theme/tree/master" "details": "https://github.com/gabrielizaias/fullhouse/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