Made "comments" be on top of "colors" in the JSON palette files

This commit is contained in:
OverloadedOrama 2020-01-08 01:09:35 +02:00
parent d52e1937f5
commit c6e18fe902
7 changed files with 75 additions and 26 deletions

View file

@ -1,5 +1,6 @@
{
"name": "Triad",
"comments": "By Erevos",
"colors": [
{
"data": "ff852c32",
@ -102,6 +103,5 @@
"name": "no name"
}
],
"comments": "By Erevos",
"editable": true
}