Fix background in settings window #722
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "EricKotato/patch-2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #428, fixes #612, fixes #689
Settings window text is unreadable in dark themes because background is white on any theme. This PR fixes the problem. Works with both dark and light themes.
After fix:

Whoops, looks like renaming the branch closes the PR. That wasn't intended.
I'm using the Breeze dark theme with KDE and can confirm this change works as intended.
This fixes multiple reported issues... it should be merged ASAP! Seems there's not a lot of activity in this repo anymore.
Quick workaround: launch like this:
QT_QUICK_CONTROLS_STYLE=Material cool-retro-term
Ugly, but you can read it. This bug is in a few different places.
fwiw, can confirm, this patch solves the problem described on my KDE desktop.
3c526d94ef
to69792c063d
Checkout
From your project repository, check out a new branch and test the changes.