Quantcast
Channel: PowerDevil activity
Viewing all articles
Browse latest Browse all 2193

Nate Graham opened merge request !563: Achieve WCAG AA text contrast for de-emphasized labels at Plasma / PowerDevil

$
0
0

Part of plasma-desktop#149

Right now several labels use enabled: false to become visuallyde-emphasized, but this results in poor text readability and a WCAGcontrast ratio of only 1.62:1.

Changing that to the more standard approach of opacity: 0.75 increasesthe ratio to the following:

  • 5.73:1 on the opaque gray window background color
  • 5.44:1 on a translucent background in Plasma with the current defaultwallpaper (though this will vary a bit with different backgrounds)

Now they meet WCAG AA.

The difference is somewhat dramatic, so here's a before-and-after:

BeforeAfter
BeforeAfter

@teams/accessibility


Viewing all articles
Browse latest Browse all 2193

Trending Articles