Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 514 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 514 Bytes

Publish Status Backend Tests Status

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"
      ]
}