Add theme options black, teal and purple
This commit is contained in:
parent
6a6dd544c5
commit
271edd40ee
@ -17,6 +17,18 @@
|
||||
{
|
||||
"text": "Raspberry",
|
||||
"value": "raspberry"
|
||||
},
|
||||
{
|
||||
"text": "Teal",
|
||||
"value": "teal"
|
||||
},
|
||||
{
|
||||
"text": "Purple",
|
||||
"value": "purple"
|
||||
},
|
||||
{
|
||||
"text": "Black",
|
||||
"value": "black"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user