elementary-x icon indicating copy to clipboard operation
elementary-x copied to clipboard

Evolution: Grey message body

Open dbustosrc opened this issue 5 years ago • 2 comments

All the messages y Evolution has a grey body instead of white by default Sin nombre

dbustosrc avatar Jun 03 '19 17:06 dbustosrc

Sin nombre

dbustosrc avatar Jun 03 '19 17:06 dbustosrc

Can be fixed by adding the following code to gtk-3.0/gtk-widgets.css *:link { color: @link_color; } *:visited { color: shade (@link_color, 0.8); }

ghost avatar Apr 30 '20 16:04 ghost