ddnexus / equilux-theme

A Material Design-like theme for GNOME/GTK+ based desktop environments.
GNU General Public License v2.0
324 stars 18 forks source link

Title is too bright #18

Closed chuutatsu closed 6 years ago

chuutatsu commented 6 years ago

screenshot at 2018-02-20 17-47-03

Compared to the Equilux screenshots (I knew it was Gnome screenshot) and Xfwm4 theme, the title color in Mate was too bright and not matched with the rest of neutral colors. Is this intentional or not?

I am using Mate 1.20, GTK 3.22 and latest Equilux.

ddnexus commented 6 years ago

Not intentional at all! Sorry. I don't have any Mate installed, so I am a bit blind about it. Your report is very useful. I will take a better look at it in the next release.... I have to halt it for a few days because I am busy with another project.

Meanwhile, please, could you check every possible inconsistency and add more screenshots here? It would be really useful if you could add more context around the problem (i.e. wider screenshot view with other element), eventually highlighting the problem with an arrow or something in the screenshot itself.

Thank you!

chuutatsu commented 6 years ago

Alright it's fine! I will wait until the next bugfix.

This is how Equilux's window manager theme looked like in Xfwm (notice the darker grey title color): screenshot at 2018-02-20 19-30-26

Meanwhile, this is how it looked like in Marco (MATE's WM): screenshot at 2018-02-20 19-28-50

As you can see, the title font in Xfwm was darker grey. While the title font in Marco was too bright.

ddnexus commented 6 years ago

That is really useful. Thank you!

ddnexus commented 6 years ago

I fixed some color... could you try this wip-equilux.zip version?

chuutatsu commented 6 years ago

screenshot at 2018-03-31 20-32-51

Apparently there is no much difference in the titlebars. It is still bright.

ddnexus commented 6 years ago

@nana-4: I didn't find anything related to the window title in the _mate.scss and it looks like Mate may use some different rule/naming for it. The color set in _colors.scss didn't get used for the window title in Mate. Did I miss something?

nana-4 commented 6 years ago

@ddnexus Mate's default WM is Marco, forked from Metacity. So you can change the title color from here (#FFFFFF). (FYI, Marco does not support metacity-theme-3.xml format at the moment.)

ddnexus commented 6 years ago

AHA! I knew that I missed something! LOL @nana-4: Thank you so much!!! Your help is always great!

ddnexus commented 6 years ago

@chuutatsu: please, try the latest release and let me know if it is fixed. Thanks.

chuutatsu commented 6 years ago

Sorry for late reply! Here is the latest screenshot of Equilux's latest release: screenshot at 2018-04-16 23-35-20 The font color of the titlebar is darker and matched the darkness of "Administration" title. Thank you very much!