Project

General

Profile

Task #3871

Updated by Jan Dittrich 4 days ago

*Problem:* The Colors on new Libreoffice.org website do not fulfill fulful the contrast for accessibility standards 

 *Reproduction/Inspection:* 

 Call up firefox dev tools and run a check on contrasts in the accessibility tab. 
 Both the regular link (blue on white) and the regular button (white on green) fail to reach the [contrast contrast levels needed according to WCAG](https://developer.mozilla.org/en-US/docs/Web/Accessibility/Guides/Understanding_WCAG/Perceivable/Color_contrast) needed. 

 !clipboard-202604151618-adbpc.png! 
 !clipboard-202604151619-ycpjs.png! 

 *Notes*: 

 * When we change the colors, we should take care to change them for the whole website and not do single overwrites that make maintainance hard. 
 * The green might be a brand color, making the change difficult (alternatives: Pick a darker green for interactive elements, choose another of our brand colors for interaction elements, ...) 

Back