liqd / a4-product

A modern online participation platform for everyone developed by Liquid Democracy
http://beteiligung.in
GNU Affero General Public License v3.0
16 stars 3 forks source link

#2060 accessibility for timeline tiles #801

Closed rittermo closed 5 years ago

rittermo commented 5 years ago

Since the tiles use the colors which organisations will be able to adapt to their CI colors, we might get into low-contrast scenarios if we use the colors for text colors and text background. I would propose the following changes:

  1. for the active tile we use the primary color/green for the border/outline of the tile and the standard text color on white inside the active tile.

  2. we use the #666666 grey as the outline/border color and text color #212529 with white background for non-active/selected tiles

rittermo commented 5 years ago

Maybe we should test together @phillimorland and this and see if it looks okay and tweak it, if necessary.