Grandma2 Color Picker Plugin
-- Function to send the command function set_color(r, g, b) -- The command syntax: Attribute "ColorRGB1" at Value r gma.cmd('Attribute "ColorRGB1" At ' .. r) gma.cmd('Attribute "ColorRGB2" At ' .. g) gma.cmd('Attribute "ColorRGB3" At ' .. b) end
Sound familiar?
Then you spend the next 20 minutes tweaking hue and saturation like a mad scientist. grandma2 color picker plugin
