ether / ep_font_color

Font Color Plugin for Etherpad
Apache License 2.0
2 stars 15 forks source link

Font Color and Ownership Color Clash in Non user friendly way #59

Open DanielHabenicht opened 2 years ago

DanielHabenicht commented 2 years ago

Color

The user is confused in multiple ways:

The goal of this issue is to clear up the confusion:

  1. Block the user from editing the color (stating "Please remove membership color before", maybe even providing a shortcut for it)
  2. Just apply the color, not taking in account that text might get unreadable by having no contrast between ownership color and text color.

Which of the ways is the best?

DanielHabenicht commented 2 years ago

This is even more confusing with

"padOptions": {
  "noColors": true,
}