https://bugs.kde.org/show_bug.cgi?id=352506
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/breeze/commit/bb70d9c5a6 | |1d18800480f1c5be6c6e0bd240b | |796 Version Fixed In| |5.24 Resolution|--- |FIXED --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit bb70d9c5a61d18800480f1c5be6c6e0bd240b796 by Nate Graham. Committed on 21/09/2021 at 16:17. Pushed by ngraham into branch 'master'. Delete high contrast color scheme This color scheme is a misnomer, and does not actually offer higher contrast than other color schemes. In fact its contrast is generally worse. As a result it hurts more than it helps. A true "high contrast mode" would require changes to the QStyle to make UI elements larger or change their borders to actually offer an improvement for people who need higher contrast than what is offered by Breeze and Breeze Dark. Accordingly, let's delete this color scheme and migrate current users to Breeze Dark, which is the shipped theme that looks closest to it, and has *better* contrast in many ways. Related: bug 442286 FIXED-IN: 5.24 D +0 -158 colors/BreezeHighContrast.colors M +0 -2 colors/CMakeLists.txt M +1 -0 misc/CMakeLists.txt A +8 -0 misc/breezehighcontrasttobreezedark/CMakeLists.txt A +3 -0 misc/breezehighcontrasttobreezedark/breezehighcontrasttobreezedark.upd A +23 -0 misc/breezehighcontrasttobreezedark/main.cpp * The files marked with a * at the end have a non valid license. Please read: https://community.kde.org/Policies/Licensing_Policy and use the headers which are listed at that page. https://invent.kde.org/plasma/breeze/commit/bb70d9c5a61d18800480f1c5be6c6e0bd240b796 -- You are receiving this mail because: You are the assignee for the bug.