Re: Changing the GtkTreeView Bar Color....
- From: Glus Xof <gtglus gmail com>
- To: Emmanuele Bassi <ebassi gmail com>
- Cc: ML-gtk <gtk-list gnome org>
- Subject: Re: Changing the GtkTreeView Bar Color....
- Date: Sat, 2 Jul 2016 11:23:29 +0200
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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]