Serious improvements for Nautilus

This commit is contained in:
eudaimon 2024-01-23 10:52:17 +01:00
parent f5d2d518a3
commit 20c6bde7ac
7 changed files with 151 additions and 73 deletions

View file

@ -458,7 +458,7 @@ searchbar > revealer > box { margin: -6px; padding: 6px; }
.inline-toolbar, searchbar > revealer > box, .location-bar { border-style: solid; background-color: #373636; }
/*************** Header bars * */
.titlebar:not(headerbar), headerbar { padding: 0 6px; min-height: 2.5em; border: none; border-radius: 0px; background-color: #507800; color: #d1ff96; border: none; /* Darken switchbuttons for headerbars. issue #1588 */ /* hide the close button separator */ }
.titlebar:not(headerbar), headerbar { padding: 4px; min-height: 2.5em; border: none; border-radius: 0px; background-color: #507800; color: #d1ff96; border: none; /* Darken switchbuttons for headerbars. issue #1588 */ /* hide the close button separator */ }
.titlebar:backdrop:not(headerbar), headerbar:backdrop { background-color: #3f3e3e; color: #EDF0F5; transition: none; }
@ -520,10 +520,6 @@ searchbar > revealer > box { margin: -6px; padding: 6px; }
.solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd .titlebar:dir(ltr):not(headerbar), .solid-csd headerbar:backdrop:dir(rtl), .solid-csd headerbar:backdrop:dir(ltr), .solid-csd headerbar:dir(rtl), .solid-csd headerbar:dir(ltr) { margin-left: -1px; margin-right: -1px; margin-top: -1px; border-radius: 0; box-shadow: none; }
headerbar entry, headerbar spinbutton, headerbar separator:not(.sidebar), headerbar button { margin-top: 5px; margin-bottom: 5px; }
headerbar switch { margin-top: 7px; margin-bottom: 7px; }
headerbar.titlebar headerbar:not(.titlebar) { background: none; box-shadow: none; }
.background .titlebar:backdrop, .background .titlebar { border-radius: 0; }
@ -1534,6 +1530,20 @@ XfdesktopIconView.view:active { text-shadow: none; color: #d1ff96; background-co
.nemo-desktop-window notebook { border: none; }
.nautilus-window .top-bar { background-color: #507800; color: #d1ff96; }
.nautilus-window .top-bar:backdrop { background-color: #3f3e3e; color: #EDF0F5; transition: none; }
.nautilus-window .top-bar .collapse-spacing { padding: 0; }
.nautilus-window .nautilus-list-view columnview, .nautilus-window .nautilus-list-view listview, .nautilus-window .nautilus-list-view cell { padding: 0; margin: 0; }
.nautilus-window .nautilus-list-view row { margin: 0; }
#NautilusPathBar button, #NautilusPathBar menubutton { margin: 0; }
windowhandle > box { padding: 0; }
/* GTK NAMED COLORS ---------------- use responsibly! */
/*
widget text/foreground color */