Graphite-gtk-theme
Graphite-gtk-theme copied to clipboard
Make thunar look like nautilus from the screenshots.
Sooo thunar looks very plain in comparison to nautilus so lets fix that :
.thunar paned separator, .thunar paned separator.wide { background: none; }
.thunar .sidebar { margin-bottom:22px; margin-top:2px; background-color:@accent_bg_color; border-top-right-radius:26px; border-bottom-right-radius:26px; }
.thunar paned box.vertical:not(:first-child) { margin-bottom:22px; margin-top:2px; background-color:@accent_bg_color; border-top-left-radius:26px; border-bottom-left-radius:26px; }
And you get :