0.0.7 • Published 9 years ago

ep_brightcolorpicker v0.0.7

Weekly downloads
18
License
Apache-2.0
Repository
github
Last release
9 years ago

ep_brightcolorpicker

Etherpad-Plugin that replaces the build-in farbtastic color picker with jQuery Bright Color Picker Plugin as proposed in issue #151.

  • customizable brightness level (HSV/HSB color model)
  • customizable amount of color columns (results in color matrix of value x 5)

view ep_brightcolorpicker in action

customizing (settings.json)

"ep_brightcolorpicker" : {
  "brightness" : 0.25,           // default; brightness level (0 .. 1)
  "columns" : 6	    			// default; columns of color matrix (1 .. 10)
}

sources

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago