Skip to content

Don't apply background contrast behind logout greeter

Kai Uwe Broulik requested to merge work/kbroulik/no-contrast-logout into master
  • Don't apply background contrast behind logout greeter

There's an beautiful full screen blur setup and you don't actually get to see it because the background is effectively black.

(For future reference, follow the guidelines at https://cbea.ms/git-commit/#seven-rules) -->

Reason for the change

What’s the blur good for if we don’t actually get to see it? There’s also a 50% backdrop Rectangle anyway which should provide plenty contrast.

Also still readable in front of e.g. a blank text document.

Do we want some backwards compatibility or opt-in to not break other themes that might rely on the contrast entirely?

Screenshots or screen recordings

Before After
Screenshot_20241203_201335 Screenshot_20241203_201213

Bugs fixed

Didn’t find any

Merge request reports

Loading