linuxmint / mint-19.1-beta

BETA Bug Squah Rush
3 stars 3 forks source link

Mint-y-Darker dark font on dark menu in Franz #26

Closed otavioschwanck closed 5 years ago

otavioschwanck commented 5 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Set theme to Mint-y-Darker
  2. Open franz

Expected behavior White text on menu

Frequency Does the issue happen:

Edition (Desktop environment): In which edition is this happening?

Live or post-install: Indicate if this is happening after the installation, or during the live session:

Screenshots If applicable, add screenshots to help explain your problem.

Locale: Paste the output of locale. pt-BR

Drivers: Paste the output of inxi -Gxx. amdgpu

Crash report:

Screenshot: image

MegaV0lt commented 5 years ago

I have the same behavior in Mint Cinnamon 18.3

smurphos commented 5 years ago

Plenty of other themes have this issue with Franz and other applications built using Electron. It's not a bug with Mint-Y-Darker. I'd report it here https://github.com/meetfranz/franz/issues and reference https://github.com/electron/electron/pull/14785

otavioschwanck commented 5 years ago

But, Mint-Y Dark works well...

smurphos commented 5 years ago

The bug in Electron/Franz is that it is not using the right background / foreground colors for the menubar and is mixing menubar and menu colors. If your theme uses the same or similar colours for both it's not an apparent problem i.e. in Mint-Y-Dark. If your theme uses very different colors for both then it becomes a problem i.e Mint-Y-Darker.

The bug looks to have recently been fixed in Electron... https://github.com/electron/electron/pull/15878 ... so hopefully it won't be long until a new Franz version comes out with the fix.

otavioschwanck commented 5 years ago

The bug in Electron/Franz is that it is not using the right background / foreground colors for the menubar and is mixing menubar and menu colors. If your theme uses the same or similar colours for both it's not an apparent problem i.e. in Mint-Y-Dark. If your theme uses very different colors for both then it becomes a problem i.e Mint-Y-Darker.

The bug looks to have recently been fixed in Electron... electron/electron#15878 ... so hopefully it won't be long until a new Franz version comes out with the fix.

I understand, thank you very much for the explanation. Closing the issue