In the theme Equinox Eriteide the color of the side panel of nautilus elementary was colored gray to bring it to the theme. If you want to change the color of the side panel you must act on the file gtkrc. Here is the code
Ahhhh sorry I misunderstood you That the blue color on those keys follows the theme. I have not tried it yet but I think it is related to the color of the drop-down menu. PS: sorry for my bad English
Complimenti!
--
My Gallery :[link]
Co-founder :icononly-wallpapers:
--
My Gallery :[link]
Co-founder :icononly-wallpapers:
Here is the code
style "nautilus-sidepane"
{
GtkTreeView::even_row_color = "#F2F1F0"
}
widget_class "*NautilusSidePane*" style "nautilus-sidepane"
That the blue color on those keys follows the theme.
I have not tried it yet but I think it is related to the color of the drop-down menu.
PS: sorry for my bad English