Comment 8 for bug 1420859

Revision history for this message
Maxime DOYEN (mdoyen) wrote :

I suggest you pick some theme into gnome-look.org

Generally just add a part of xss do the trick:

.view row:nth-child(odd),
.view row:nth-child(odd):hover {
  background-color: shade (@theme_base_color, 0.98);
}