Re: Changing the GtkTreeView Bar Color....



Hi;

On 2 July 2016 at 10:23, Glus Xof <gtglus gmail com> wrote:

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/

Why did you do this?

What is it that you're trying to achieve?

If you want to override parts of Adwaita, just use the gtk.css file
inside your home directory. Do not replace system-level files (which
will get blown away the next time you update your system).

Also, Adwaita is included in the GTK shared library, it's not really a
CSS file on the file system.

Ciao,
 Emmanuele.

-- 
https://www.bassi.io
[@] ebassi [@gmail.com]


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