-
-
Notifications
You must be signed in to change notification settings - Fork 869
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Subwindows are unreadable on KDE 6 #841
Comments
same here, changing settings is completely unbearable |
if anyone has this same issue, here is a scuffed as hell hack because I don't know how QML files work:
(change the color to whatever your theme uses for dialogs)
|
As a workaround, I found that
will trick Qt into thinking it's not running under KDE, and you'll get the default Qt text and background colors instead. |
I think CRT should choose a color for settings which will work in both dark and light mode |
For some reason, the background is white, making it impossible to read the majority of the text.
![image](https://private-user-images.githubusercontent.com/63363329/326217757-611c6498-f4dd-40ae-9d9e-f0f2144bdcd5.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg3OTI0MzQsIm5iZiI6MTczODc5MjEzNCwicGF0aCI6Ii82MzM2MzMyOS8zMjYyMTc3NTctNjExYzY0OTgtZjRkZC00MGFlLTlkOWUtZjBmMjE0NGJkY2Q1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA1VDIxNDg1NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTljN2RmYzdhMGRkNGMyNWY5M2VjZjkzOWVmMDhkMDQ1MDAwMWUzMWM1MjZjNzUyNWM2MWQ4ZWMxMTA2N2I0ZTkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.JacXCVYHQvPqUJmvTd-iBNKD9o38qDEZTxdUumY010A)
The text was updated successfully, but these errors were encountered: