Commit daa176b3 authored by FichteFoll's avatar FichteFoll

Merge pull request #5266 from Briles/add-gruvbox-theme

Added gruvbox theme
parents 95fe9abd 5e0d62df
...@@ -653,9 +653,9 @@ ...@@ -653,9 +653,9 @@
"tags": true "tags": true
} }
] ]
}, },
{ {
"name": "GLSL Compiler", "name": "GLSL Compiler",
"details": "https://github.com/sindney/GLSLCompiler", "details": "https://github.com/sindney/GLSLCompiler",
"releases": [ "releases": [
{ {
...@@ -669,7 +669,7 @@ ...@@ -669,7 +669,7 @@
"tags": "win-" "tags": "win-"
} }
] ]
}, },
{ {
"name": "GLSL Validator", "name": "GLSL Validator",
"details": "https://github.com/Mischa-Alff/ST-GLSL-Validator", "details": "https://github.com/Mischa-Alff/ST-GLSL-Validator",
...@@ -1540,6 +1540,17 @@ ...@@ -1540,6 +1540,17 @@
} }
] ]
}, },
{
"name": "gruvbox",
"details": "https://github.com/briles/gruvbox",
"labels": ["theme", "color scheme"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Gruvbox Dark", "name": "Gruvbox Dark",
"details": "https://github.com/peaceant/gruvbox", "details": "https://github.com/peaceant/gruvbox",
......
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