newhoa / victory-gtk-theme

Victory Gtk Theme, A flat minimalistic and light gtk theme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Large, ugly scrollbar in QT applications

phocean opened this issue · comments

This theme is awesome, my favorite since Numix.

There is however an issue with the scrollbar of QT applications, which is huge :

image

Note : I am under Cinnamon and it happens only with this theme.

I fixed this in gtk-2.0/gtkrc:

style "scrollbar"
{
  GtkScrollbar::slider-width = 4
}