Skip to content

gtk3, gtk4: Fix coloring issues

Artem Grinev requested to merge agrinev/breeze-gtk:coloring-fixes into master

This MR fixes some minor coloring issues either introduced recently or gone out-of-sync with QStyle:

  • Don't change inactive lists' background
  • Don't hide inactive borders in headerbar
upstream MR
img img
  • Fixes background and makes use of light borders for sidebars mimicing Kirigami side panels
upstream MR
img img

Merge request reports