https://bugs.kde.org/show_bug.cgi?id=434690
Jan Paul Batrina <jpmbatrin...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/ktexteditor/commit/b | |dd195792b7752e4c5a0ff74cb5b | |01a6accee517 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Jan Paul Batrina <jpmbatrin...@gmail.com> --- Git commit bdd195792b7752e4c5a0ff74cb5b01a6accee517 by Jan Paul Batrina. Committed on 25/03/2021 at 11:31. Pushed by sars into branch 'master'. Use QPalette::highlight for the scrollbar minimap slider Previously, QPalette::link() was used which is the color for hyperlinks. Most themes set this to a shade of blue, so the slider will almost always be blue even when, for example, the main color of a theme is green. The selection highlight color was chosen because it is also the color used for indicating the active tab and is, generally, often attuned to a theme's main color. M +1 -1 src/view/kateviewhelpers.cpp https://invent.kde.org/frameworks/ktexteditor/commit/bdd195792b7752e4c5a0ff74cb5b01a6accee517 -- You are receiving this mail because: You are watching all bug changes.