Added Black Theme

This commit is contained in:
Andrew Bastin
2019-09-30 16:21:30 -04:00
parent 0afd0205ed
commit 6008e3da03
2 changed files with 27 additions and 0 deletions

View File

@@ -88,6 +88,11 @@
"name": "Light",
"vibrant": true,
"class": "light"
},
{
"color": "#000",
name: "Black",
"class": "black"
}
],
// You can define a new color here! It will simply store the color value.