Themes: Rename "charcoal" to "moonlight"
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
parent
b3f8fb76bf
commit
8e8642cb08
2 changed files with 5 additions and 5 deletions
|
@ -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"
|
||||
|
|
|
@ -80,7 +80,7 @@
|
|||
"navigation": "#37474F",
|
||||
"navigation-home": "#263238"
|
||||
},
|
||||
"charcoal": {
|
||||
"moonlight": {
|
||||
"application": "#EEEEEE",
|
||||
"primary": "#a5b3c0",
|
||||
"secondary-dark": "#212121",
|
||||
|
|
Loading…
Reference in a new issue