Compare commits

...

1 Commits

Author SHA1 Message Date
MargaretAN9
fb023a5305 added "bluwhtgrngis" colormap to dropdown list
publiclab/image-sequencer #475
2018-12-31 05:36:14 +00:00

View File

@@ -6,7 +6,7 @@
"type": "select",
"desc": "Name of the Colormap",
"default": "default",
"values": ["default","greyscale","stretched","fastie","brntogrn","blutoredjet","colors16"]
"values": ["default","greyscale","bluwhtgrngis","stretched","fastie","brntogrn","blutoredjet","colors16"]
}
},
"docs-link":"https://github.com/publiclab/image-sequencer/blob/main/docs/MODULES.md"