Add theme options black, teal and purple

This commit is contained in:
Theresa Gresch 2019-12-02 16:57:22 +01:00
parent 6a6dd544c5
commit 271edd40ee

View File

@ -17,6 +17,18 @@
{
"text": "Raspberry",
"value": "raspberry"
},
{
"text": "Teal",
"value": "teal"
},
{
"text": "Purple",
"value": "purple"
},
{
"text": "Black",
"value": "black"
}
]
}