codiad/plugins/Codiad-ColorPicker-master/plugin.json

10 lines
293 B
JSON
Executable File

[ { "author" : "Fluidbyte",
"version": "1.0",
"name" : "Color Tool",
"url" : "https://github.com/Fluidbyte/Codiad-ColorPicker.git",
"rightbar" : [{
"action" : "codiad.colorPicker.open();",
"icon" : "icon-palette",
"title" : "Color Tool"
}]
} ]