Skip to content

Unreadable text in some places #71

Closed
@mikroffarad

Description

@mikroffarad

When I set up perceptible color to maximum (dark_blend_multiplier = 4.0), text on buttons is almost unreadable:
Screenshot_20220821_033322~2.png
Screenshot_20220821_033612~2.png
It's easy to fix it by manually changing text color of buttons in color-scheme file. However, it's inconvenient to do that on every wallpaper change.

Another case is when dark mode is enabled, there's some places where in the bright background bright text color remains

Here's some examples:

  • Application Launcher:
    Screenshot_20220821_033054~2.png
    Screenshot_20220821_033128~2.png
    Screenshot_20220821_033217~2.png

  • Dolphin:
    Screenshot_20220821_033153~2.png

I tried to change ForegroundNormal's value (133th line of MaterialYouDark.colors file) to #000000. Text color changes to black, but there's one problem — black text color is also on dark background:
Screenshot_20220821_043217~2.png

Is it possible to correct this? I made a little research and realized, that probably there's no rule for ForegroundNormal on bright background. So, is it feature of KDE Plasma's architecture?

Or maybe I configured something wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfeedback neededChanges need to be tested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions