Commit 8996bb0f authored by Jared Truscott's avatar Jared Truscott Committed by FichteFoll

added assorted_gutter_themes package (#6563)

parent f6f566fd
...@@ -15,3 +15,9 @@ You may proceed with a short description of what the package does and, ...@@ -15,3 +15,9 @@ You may proceed with a short description of what the package does and,
in case a similar package already exists, in case a similar package already exists,
why you believe it is needed why you believe it is needed
below this line. --> below this line. -->
Adds icon themes to Sublime Linter's gutter themes. This is my first ever pull request, please let me know if I did anything incorrectly -- apologies in advance if I did :)
Thanks!!
Jared
...@@ -1715,6 +1715,17 @@ ...@@ -1715,6 +1715,17 @@
"tags": true "tags": true
} }
] ]
},
{
"name": "Assorted Gutter Themes",
"details": "https://github.com/TruJared/assorted_gutter_themes",
"labels": ["gutter", "themes", "sl", "theme", "SublimeLinter"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
}, },
{ {
"name": "Asterisk Config", "name": "Asterisk Config",
......
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