xyl0n / iris

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

Barely unreadable text in MATE Panel's menu and its window border theme #44

Closed ghost closed 9 years ago

ghost commented 10 years ago

I appreciated that I like your minimalistic GTK theme, using with the fuchsia/pink GTK theme is quite unique.

However, there is a problem I found when using the theme in MATE (a fork of the old GNOME 2).

The first problem is that the menus in the MATE Panel is unreadable in the panel's dark color background. Here's the first screenshot, which is seen barely unreadable at the top left.

screenshot

The second problem: As MATE currently uses Marco as their window manager, the Metacity theme won't be chosen from the Appearance Preferences. The reason caused that it requires "metacity-theme-1.xml" in order to choose the window border theme from the Appareance Preferences, and thus I used other Metacity themes that didn't match the theme (applies to both GTK2/3 apps). Here's the second screenshot.

screenshot-1

I'm using MATE 1.6.2 running on Manjaro Linux 0.8.9rc2.

parkerlreed commented 10 years ago

I thought MATE still only used gtk2 themes? This may be the reason for the weirdness.

ghost commented 10 years ago

Well, MATE uses GTK2, but it's capable to run GTK3 apps as long as their GTK3 libs installed. The developers of MATE will expected to add support for GTK3 on most of the MATE apps in the 1.10 release.

The MATE Panel uses GTK2 at the time at this comment, but they'll port to GTK3 in the future releases.

parkerlreed commented 10 years ago

Ahh ok. Not sure about the issue.

On Mon, Feb 24, 2014 at 5:06 PM, heri0nd3 notifications@github.com wrote:

Well, MATE uses GTK2, but it's capable to run GTK3 apps as long as their GTK3 libs installed. The developers of MATE will expected to add support for GTK3 on most of the MATE apps in the 1.10 release.

The MATE Panel uses GTK2 at the time at this comment, but they'll port to GTK3 in the future releases.

Reply to this email directly or view it on GitHubhttps://github.com/xyl0n/iris/issues/44#issuecomment-35945373 .

cunoastere commented 10 years ago

I subscribe to this particular visual bug!

ghost commented 9 years ago

@razvanenescu Agreed! Perhaps this theme needs to have MATE support. It was meant this theme looks clear and clean.

xyl0n commented 9 years ago

Hi everyone, Sorry for the (extremely) long wait, but I believe that I have fixed the panel bugs with the latest commit.

ghost commented 9 years ago

Thanks for the latest commit! I can now clearly see the text on the panel's menus.

screenshot-2