xyl0n / iris

A simple, flat and bold Gtk theme.
GNU General Public License v3.0
277 stars 27 forks source link

Fixed colors in Chrome menu. #55

Closed e00dan closed 10 years ago

e00dan commented 10 years ago

Fixed colors in Chrome menu. This fixes #35, resolves #40 and closes #53.

Screenshot before applying fix: iris_before_bug_fixes

Screenshot after applying fix: iris_after_bug_fixes

xyl0n commented 10 years ago

This isn't an issue in the Gtk theme. It is caused by missing engines. See the following screenshots:

screenshot from 2014-04-23 12 59 52 Screenshot where package gtk2-engines-pixbuf is not installed

screenshot from 2014-04-23 13 00 29 Screenshot showing that installing package gtk2-engines-pixbuf fixes this problem

e00dan commented 10 years ago

Gtk2-Engines-Pixbuf already installed(Version: 2.24.23-0ubuntu1). On Ubuntu 14.04 it doesn't help.

xyl0n commented 10 years ago

@Kuzirashi try installing package gtk2-engines

frantisekz commented 10 years ago

I have same problem with Firefox menu. Package gtk2-engines is installed, running on Fedora Rawhide.

e00dan commented 10 years ago

@frantisekz You can apply fixes from my pull request. I'm using that all time and works great.

bram-dingelstad commented 10 years ago

+1

xyl0n commented 10 years ago

Okay, so it seems that although this fix is not complete (e.g., separators are ugly and white), it at least makes the theme usable with the Chrome update. Merging...