diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index 2e313da..643cc47 100644 --- a/manifest.json +++ b/manifest.json @@ -366,6 +366,17 @@ "version" : "0.1" }, { + "id" : "solarized_dark", + "mod_version" : "3.0.0", + "name" : "solarized_dark", + "path" : "colors/solarized_dark.lua", + "tags" : [ + "dark" + ], + "type" : "color", + "version" : "0.1" + }, + { "id" : "solarized_light", "mod_version" : "3.0.0", "name" : "solarized_light", |