https://bugs.kde.org/show_bug.cgi?id=461777
--- Comment #4 from Robby Stephenson <ro...@periapsis.org> --- Git commit b2a11f8995d381bf2112e1c234d042fb254a5e3b by Robby Stephenson. Committed on 30/12/2024 at 21:10. Pushed by rstephenson into branch 'master'. Force the EntryView Palette to match the IconView Using qt6ct outside of a Plasma environment seems to result in many of the widgets having different QPalette settings than the QGuiApplication itself. Why? For now, just ensure the entry view is consistent, whatever the case. Add a comment for why QPalette isn't used in entry view directly M +5 -0 src/entryview.cpp M +3 -0 src/mainwindow.cpp https://invent.kde.org/office/tellico/-/commit/b2a11f8995d381bf2112e1c234d042fb254a5e3b -- You are receiving this mail because: You are watching all bug changes.