SDRPlusPlus/root/res/colormaps/greyscale.json
2021-01-02 15:18:57 +01:00

8 lines
110 B
JSON

{
"name": "Grey Scale",
"author": "Ryzerth",
"map": [
"#000000",
"#FFFFFF"
]
}