Commit fdd07528 authored by uonick's avatar uonick

+ new UI theme

* small changes in theme
parent 2b7482c0
...@@ -410,11 +410,22 @@ ...@@ -410,11 +410,22 @@
{ {
"name": "Dimmed Color Scheme", "name": "Dimmed Color Scheme",
"details": "https://github.com/uonick/dimmed", "details": "https://github.com/uonick/dimmed",
"labels": ["color scheme"], "labels": ["color scheme","dimmed","theme","base16"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/uonick/dimmed/tree/master" "details": "https://github.com/uonick/dimmed/tags"
}
]
},
{
"name": "Dimmed UI",
"details": "https://github.com/uonick/dimmed-ui",
"labels": ["ui theme","dimmed ui","ui theme","base16"],
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/uonick/dimmed-ui/tags"
} }
] ]
}, },
......
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