ep_font_color
v0.0.88
Published
Apply colors to fonts
Downloads
2,453
Keywords
Readme
Etherpad plugin to change font color
If you want to reposition the color select in toolbar then in settings.json
under toolbar
add button fontColor
example:
"toolbar": {
"left": [
[
"fontColor",
"bold",
"italic",
"underline",
"strikethrough"
]
}