Skip to content

Instantly share code, notes, and snippets.

@eduardolundgren
Created April 18, 2013 17:24
Show Gist options
  • Save eduardolundgren/5414579 to your computer and use it in GitHub Desktop.
Save eduardolundgren/5414579 to your computer and use it in GitHub Desktop.
ColorPicker
new A.ColorPicker({
hsv: {
alpha: false
},
color: {
cols: 3
},
render: true
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment