* { -NautilusIconContainer-selection-box-rgba: @selected_bg_color; -NautilusIconContainer-dark-info-rgba: shade (@selected_bg_color, 0.6); -NautilusIconContainer-light-info-rgba: shade (@selected_fg_color, 0.6); } #statusbar-no-border { -GtkStatusbar-shadow-type: none; } #nautilus-extra-view-widget { background-color: #a7c6e1; } #nautilus-tab-close-button { -GtkWidget-focus-padding : 0; -GtkWidget-focus-line-width: 0; xthickness: 0; ythickness: 0; } NautilusFloatingBar { background-color: #fdf6bb; border-color: #f4e564; border-radius: 1; border-width: 2; } NautilusFloatingBar > GtkBox > GtkButton { background-color: alpha (@theme_base_color, 0.0); background-image: none; border-style: none; } NautilusPlacesSidebar { background-color: shade (@theme_base_color, 0.95); }