Fixed invalid colormap

This commit is contained in:
Ryzerth
2021-01-02 15:18:57 +01:00
parent 9b00304c29
commit 2e504b40f6
8 changed files with 1345 additions and 523 deletions

View File

@@ -0,0 +1,8 @@
{
"name": "Grey Scale",
"author": "Ryzerth",
"map": [
"#000000",
"#FFFFFF"
]
}