numixproject / numix-gtk-theme

A modern flat theme with a combination of light and dark elements.
GNU General Public License v3.0
1.19k stars 228 forks source link

Chrome task manager process bars appear black #660

Closed facboy closed 7 years ago

facboy commented 7 years ago

Chrome Version 57.0.2987.110 (64-bit) on Xubuntu 16.04

The bars (scrollbars?) on the left of the task column that indicate shared processes appear totally black. This doesn't happen with eg Greybird. I tried playing around with gtk-2.0/gtkrc but the only thing that had any effect was deleting line 670:

class "GtkWindow" style "metacity-frame"

It seems like it's completely ignoring the styles linked to ChromeGtkFrame.

khurshid-alam commented 7 years ago

Screenshot? Is this same with chromium? Also chrome is about to switch to gtk-3. So it could be a bug in chrome/chromium.

facboy commented 7 years ago

Oops, that would be helpful! It does happen on chromium as well.

image

khurshid-alam commented 7 years ago

Chromium stable buids switched to gtk3 which fixed this bug.