Calixte Denizet ff23d37fa2 [Editor] Add a color picker with predefined colors for highlighting text (bug 1866434)
The doorhanger for highlighting has a basic color picker composed of 5 predefined colors
to set the default color to use.
These colors can be changed thanks to a preference for now but it's something which could
be changed in the Firefox settings in the future.
Each highlight has in its own toolbar a color picker to just change its color.
The different color pickers are so similar (modulo few differences in their styles) that
this patch introduces a new class ColorPicker which provides a color picker component
which could be reused in future editors.
All in all, a large part of this patch is dedicated to color picker itself and its style
and the rest is almost a matter of wiring the component.
2023-12-05 23:27:22 +01:00
..
2016-07-10 17:49:16 +08:00
2016-07-10 17:49:16 +08:00
2016-07-10 17:49:16 +08:00
2016-07-10 17:49:16 +08:00
2023-06-25 14:19:50 +02:00
2018-01-26 15:54:35 +01:00