More colors for thread highlights
Opened this issue · 2 comments
jo-pol commented
second bullet from https://groups.io/g/GroundForge/message/364
Not enough colours for thread highlights. Would prefer at least 5 colours. Perhaps there should be a different way to revert to black (such as a control+click) rather than cycling through all colours.
jo-pol commented
Relevant code section:
Lines 438 to 451 in 9bba012
So far I wasn't very lucky to prevent default browser actions on ctrl-click or shift-click. Solution are welcome. More colors might require another solution than the current if-then-else (represented with ?: expressions)
Perhaps select a color-blind friendly set of colors.
jo-pol commented
See also #202 (comment)