https://bugs.kde.org/show_bug.cgi?id=443919
--- Comment #11 from Nate Graham <n...@kde.org> --- Git commit 14cfa4c300a2186f6718156f2efc6a7bb4b48a97 by Nate Graham, on behalf of Artem Grinev. Committed on 21/02/2022 at 17:47. Pushed by ngraham into branch 'master'. gtk3, gtk4: Progressbar and scale blue ocean This commit introduces new style for progress bars and scales. * A new function `gtkoverlay` is added to replicate `KColorUtils::overlayColors` used in Breeze QStyle using `linear-gradient` color overlaying * ...and `gtkoverlayalpha` for the same thing plus alpha channel * Scale bars with steps got tickmarks back * Fixed broken Gnome Disks partition change scale margins M +12 -0 src/_functions.scss M +26 -17 src/gtk3/widgets/_progressbar.scss M +120 -53 src/gtk3/widgets/_scale.scss M +26 -17 src/gtk4/widgets/_progressbar.scss M +138 -53 src/gtk4/widgets/_scale.scss https://invent.kde.org/plasma/breeze-gtk/commit/14cfa4c300a2186f6718156f2efc6a7bb4b48a97 -- You are receiving this mail because: You are watching all bug changes.