[Users] [Bug 4163] Selected menu items are obscured as black text on blue background with classic Windows theme

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Tue Feb 26 12:41:24 CET 2019


https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4163

--- Comment #3 from Andrej Kacian <andrej at kacian.sk> ---
Yes, you can, by creating file "%APPDATA%\Claws-Mail\gtkrc-2.0" with following
content:

style "inverted-menu-fg" {
  fg[PRELIGHT] = "#ffffff"
}

widget_class "*.GtkMenu.*" style "inverted-menu-fg"



I'm considering hardcoding this style override into claws-mail.exe itself,
since this glitch is unlikely to ever be fixed in GTK. However, it is only
useful in the classic theme, and is in fact causing similar problem (this time
white text on light background) with the default Win7 aero theme, I don't think
it's a good idea.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list