SUMMARY For some reason in Krita 4.2, the Community links do not change when changing themes. I thought it worked before, but maybe it was never tested. Quite a few things do change theme colors, so it works in some situations. I noticed that in KisWelcomePage.cpp, a lot of those links use HTML with setText(), so it might be something related to that. STEPS TO REPRODUCE 1. Start Krita 2. Change theme from dark to light OBSERVED RESULT Look at the community links color not update EXPECTED RESULT community links colors become dark like other items SOFTWARE/OS VERSIONS Windows: 10 Qt Version: ADDITIONAL INFORMATION
Can confirm this. But it happens only when you switch to "krita-bright."
I think I have a fix for this. I am going to take it
Git commit 2a510033d97e5f885c8696097c35bb97013aa0b6 by Scott Petrovic. Committed on 17/06/2019 at 22:14. Pushed by scottpetrovic into branch 'master'. M +18 -14 libs/ui/KisWelcomePageWidget.cpp https://invent.kde.org/kde/krita/commit/2a510033d97e5f885c8696097c35bb97013aa0b6
Git commit dae9da372ec4e4eb424d8675d377f4f80495bd52 by Boudewijn Rempt, on behalf of Scott Petrovic. Committed on 20/06/2019 at 10:31. Pushed by rempt into branch 'krita/4.2'. M +18 -14 libs/ui/KisWelcomePageWidget.cpp https://invent.kde.org/kde/krita/commit/dae9da372ec4e4eb424d8675d377f4f80495bd52