Evolve icon indicating copy to clipboard operation
Evolve copied to clipboard

Various theme glitches (see screenshots)

Open johnnynoone opened this issue 10 years ago • 1 comments

Screenshots: http://1drv.ms/1mz53yX Bugs with Evolution, Eog, Gnome Clocks and with bottom padding on toggles (these [1/0] things).

And thank you for your work, currently it's the best Gtk 3.10 theme! :)

johnnynoone avatar Jun 30 '14 11:06 johnnynoone

(I should have posted this here instead of opening a new issue)

This CSS code fixes evolution black headers in mail view:

GtkWindow { color: @theme_fg_color; background-color: @theme_bg_color; } GtkPaned { color: @theme_fg_color; background-color: @theme_bg_color; }

juanfgs avatar Nov 03 '14 13:11 juanfgs