Themes: Rename "charcoal" to "moonlight"

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
Michael Mayer 2019-12-28 21:32:03 +01:00
parent b3f8fb76bf
commit 8e8642cb08
2 changed files with 5 additions and 5 deletions

View file

@ -14,10 +14,6 @@
"text": "Default",
"value": "default"
},
{
"text": "Charcoal",
"value": "charcoal"
},
{
"text": "Cyano",
"value": "cyano"
@ -26,6 +22,10 @@
"text": "Lavender",
"value": "lavender"
},
{
"text": "Moonlight",
"value": "moonlight"
},
{
"text": "Raspberry",
"value": "raspberry"

View file

@ -80,7 +80,7 @@
"navigation": "#37474F",
"navigation-home": "#263238"
},
"charcoal": {
"moonlight": {
"application": "#EEEEEE",
"primary": "#a5b3c0",
"secondary-dark": "#212121",