Skip to content

preste-ai/ep_font_color

 
 

Repository files navigation

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

About

Font Color Plugin for Etherpad

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.0%
  • EJS 7.6%
  • CSS 1.4%