Skip to content

ether/ep_font_color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9516a39 · Aug 8, 2024
Mar 16, 2024
Aug 8, 2024
Mar 5, 2021
Nov 24, 2014
Feb 26, 2022
Oct 8, 2023
Dec 5, 2020
Dec 5, 2020
May 5, 2016
Feb 8, 2021
Jan 6, 2021
Jan 7, 2021
Jan 6, 2021
Aug 8, 2024
Mar 16, 2024

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