mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-18 22:32:44 +00:00
Fixed invalid colormap
This commit is contained in:
8
root/res/colormaps/greyscale.json
Normal file
8
root/res/colormaps/greyscale.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "Grey Scale",
|
||||
"author": "Ryzerth",
|
||||
"map": [
|
||||
"#000000",
|
||||
"#FFFFFF"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user