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 a32675a..05db282 100644 --- a/manifest.json +++ b/manifest.json @@ -507,6 +507,17 @@ ], "type" : "color", "version" : "0.1" + }, + { + "id" : "bearded-theme-vivid-black", + "mod_version" : "3.0.0", + "name" : "Bearded Theme Vivid Black", + "path" : "colors/bearded-theme-vivid-black.lua", + "tags" : [ + "dark" + ], + "type" : "color", + "version" : "0.1" } ] } |