Re: Changing the GtkTreeView Bar Color....



On Sat, 2016-07-02 at 11:23 +0200, Glus Xof wrote:
Thanks guys...

But It's not yet solved...

First of all, I downgraded gtk+ libraries to 3.20.6...

After, I changed the contents of my ~/.config/gtk-3.0/gtk.css, with

----
treeview row:selected {
        background-color: #000;
}

treeview row:nth-child(even) {
        background-color: #bd0814;
}
-----

And then copied this gtk.css to /usr/share/themes/Adwaita/gtk-3.0/

Result: neither bar nor background row colors changed...

I'm working on a Debian GNU/Linux, Stretch, ie. currently at testing
stage.

I think you newer told us what your real goal is.

Was the path

~/.config/gtk-3.0/gtk.css

working fine?

cat /usr/share/themes/Adwaita/gtk-3.0/gtk.css 
/* Adwaita is the default theme of GTK+ 3, this file is not used */

That is for Gentoo 3.18, so it is not surprising that it will not work.

I dont know how system wide tweaking may work -- Google or Emmanuele
Bassi may do.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]