On other distributions based on Debian above won't work (mainly because
you will not have elementary). This below resolves problem.
Find in your home holder .config/gtk-3.0/gtk.css and add:
/* Black on white for HTML messages in Evolution Reader/Composer */
/* adjust colour to your liking */
EMailView WebKitWebView, EMailReader WebKitWebView {
color: #000fff;
background-color: #fff000;
}
/*****************************
* FIX EVOLUTION BLACK EMAIL *
*****************************/
GtkWindow {
color: @theme_fg_color;
background-color: @theme_bg_color;
}
GtkPaned {
color: @theme_fg_color;
/* Evolution sets the background color of its mail window to the background
* color of entries, but cannot handle background images. Setting the
* background color here doesn't effect real entries, because
* 'background-image' has precedence.
*/
background-color: @theme_bg_color;
}
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1272001
Title:
Evolution black background in mail display
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1272001/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs