From bb95e73cafdc7fcd5dcbfe4c01359bb559bd13f8 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Tue, 29 Sep 2015 15:16:33 +0200 Subject: some refactoring --- common/gtk-3.0/3.18/gtk-contained-dark.css | 76 +++++++++----------- common/gtk-3.0/3.18/gtk-contained-darker.css | 76 +++++++++----------- common/gtk-3.0/3.18/gtk-contained-solid-dark.css | 76 +++++++++----------- common/gtk-3.0/3.18/gtk-contained-solid-darker.css | 76 +++++++++----------- common/gtk-3.0/3.18/gtk-contained-solid.css | 76 +++++++++----------- common/gtk-3.0/3.18/gtk-contained.css | 76 +++++++++----------- common/gtk-3.0/3.18/sass/_transparent_widgets.scss | 81 ++++++++-------------- 7 files changed, 214 insertions(+), 323 deletions(-) (limited to 'common/gtk-3.0/3.18') diff --git a/common/gtk-3.0/3.18/gtk-contained-dark.css b/common/gtk-3.0/3.18/gtk-contained-dark.css index 857e46f..a5a1932 100644 --- a/common/gtk-3.0/3.18/gtk-contained-dark.css +++ b/common/gtk-3.0/3.18/gtk-contained-dark.css @@ -3943,37 +3943,6 @@ NemoWindow .pane-separator, MarlinViewWindow .pane-separator { background-color: rgba(42, 45, 55, 0.95); } -GtkFileChooserDialog GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -NautilusWindow GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, NemoWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -MarlinViewWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider { - background-color: #e7eaee; - border: 1px solid rgba(0, 0, 0, 0.3); } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .trough, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .trough, NemoWindow .sidebar .scrollbar .trough, -NemoWindow .source-list.sidebar.view .scrollbar .trough, -MarlinViewWindow .sidebar .scrollbar .trough, MarlinViewWindow .source-list.sidebar.view .scrollbar .trough { - background-color: rgba(0, 0, 0, 0.2); - border: none; } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider, NemoWindow .sidebar .scrollbar .slider, -NemoWindow .source-list.sidebar.view .scrollbar .slider, -MarlinViewWindow .sidebar .scrollbar .slider, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider { - background-color: rgba(231, 234, 238, 0.7); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:hover, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:hover, NemoWindow .sidebar .scrollbar .slider:hover, - MarlinViewWindow .sidebar .scrollbar .slider:hover { - background-color: #f6f7f9; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, NemoWindow .sidebar .scrollbar .slider:prelight:active, - MarlinViewWindow .sidebar .scrollbar .slider:prelight:active { - background-color: #5294E2; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, NemoWindow .sidebar .scrollbar .slider:insensitive, - MarlinViewWindow .sidebar .scrollbar .slider:insensitive { - background-color: transparent; } - GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { background-color: rgba(53, 57, 69, 0.95); } @@ -4068,20 +4037,6 @@ GeditFileBrowserWidget { background-color: rgba(53, 57, 69, 0.95); } .maximized GeditFileBrowserWidget { background-color: #353945; } - GeditFileBrowserWidget .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider { - background-color: #e7eaee; - border: 1px solid rgba(0, 0, 0, 0.3); } - GeditFileBrowserWidget .scrollbar .trough { - background-color: rgba(0, 0, 0, 0.2); - border: none; } - GeditFileBrowserWidget .scrollbar .slider { - background-color: rgba(231, 234, 238, 0.7); } - GeditFileBrowserWidget .scrollbar .slider:hover { - background-color: #e7eaee; } - GeditFileBrowserWidget .scrollbar .slider:prelight:active { - background-color: #5294E2; } - GeditFileBrowserWidget .scrollbar .slider:insensitive { - background-color: transparent; } GeditFileBrowserWidget .horizontal { background-color: transparent; border-color: rgba(37, 40, 49, 0.95); } @@ -4141,6 +4096,37 @@ GtkFileChooserDialog .dialog-vbox > .frame .entry { color: rgba(186, 195, 207, 0.55); background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); } +GtkFileChooserDialog GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, +NautilusWindow GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, NemoWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, +MarlinViewWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, GeditFileBrowserWidget .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider { + background-color: #e7eaee; + border: 1px solid rgba(0, 0, 0, 0.3); } + +GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .trough, +NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .trough, NemoWindow .sidebar .scrollbar .trough, +NemoWindow .source-list.sidebar.view .scrollbar .trough, +MarlinViewWindow .sidebar .scrollbar .trough, MarlinViewWindow .source-list.sidebar.view .scrollbar .trough, GeditFileBrowserWidget .scrollbar .trough { + background-color: rgba(0, 0, 0, 0.2); + border: none; } + +GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider, +NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider, NemoWindow .sidebar .scrollbar .slider, +NemoWindow .source-list.sidebar.view .scrollbar .slider, +MarlinViewWindow .sidebar .scrollbar .slider, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider, GeditFileBrowserWidget .scrollbar .slider { + background-color: rgba(231, 234, 238, 0.7); } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:hover, + NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:hover, NemoWindow .sidebar .scrollbar .slider:hover, + MarlinViewWindow .sidebar .scrollbar .slider:hover, GeditFileBrowserWidget .scrollbar .slider:hover { + background-color: #f6f7f9; } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, + NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, NemoWindow .sidebar .scrollbar .slider:prelight:active, + MarlinViewWindow .sidebar .scrollbar .slider:prelight:active, GeditFileBrowserWidget .scrollbar .slider:prelight:active { + background-color: #5294E2; } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, + NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, NemoWindow .sidebar .scrollbar .slider:insensitive, + MarlinViewWindow .sidebar .scrollbar .slider:insensitive, GeditFileBrowserWidget .scrollbar .slider:insensitive { + background-color: transparent; } + /* GTK NAMED COLORS */ @define-color theme_fg_color #D3DAE3; @define-color theme_text_color #D3DAE3; diff --git a/common/gtk-3.0/3.18/gtk-contained-darker.css b/common/gtk-3.0/3.18/gtk-contained-darker.css index 07aae5f..bd3ca09 100644 --- a/common/gtk-3.0/3.18/gtk-contained-darker.css +++ b/common/gtk-3.0/3.18/gtk-contained-darker.css @@ -3936,37 +3936,6 @@ NemoWindow .pane-separator, MarlinViewWindow .pane-separator { background-color: rgba(53, 57, 69, 0.95); } -GtkFileChooserDialog GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -NautilusWindow GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, NemoWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -MarlinViewWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider { - background-color: #e7eaee; - border: 1px solid rgba(0, 0, 0, 0.3); } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .trough, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .trough, NemoWindow .sidebar .scrollbar .trough, -NemoWindow .source-list.sidebar.view .scrollbar .trough, -MarlinViewWindow .sidebar .scrollbar .trough, MarlinViewWindow .source-list.sidebar.view .scrollbar .trough { - background-color: rgba(0, 0, 0, 0.2); - border: none; } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider, NemoWindow .sidebar .scrollbar .slider, -NemoWindow .source-list.sidebar.view .scrollbar .slider, -MarlinViewWindow .sidebar .scrollbar .slider, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider { - background-color: rgba(231, 234, 238, 0.7); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:hover, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:hover, NemoWindow .sidebar .scrollbar .slider:hover, - MarlinViewWindow .sidebar .scrollbar .slider:hover { - background-color: #f6f7f9; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, NemoWindow .sidebar .scrollbar .slider:prelight:active, - MarlinViewWindow .sidebar .scrollbar .slider:prelight:active { - background-color: #5294E2; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, NemoWindow .sidebar .scrollbar .slider:insensitive, - MarlinViewWindow .sidebar .scrollbar .slider:insensitive { - background-color: transparent; } - GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { background-color: rgba(53, 57, 69, 0.95); } @@ -4061,20 +4030,6 @@ GeditFileBrowserWidget { background-color: rgba(53, 57, 69, 0.95); } .maximized GeditFileBrowserWidget { background-color: #353945; } - GeditFileBrowserWidget .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider { - background-color: #e7eaee; - border: 1px solid rgba(0, 0, 0, 0.3); } - GeditFileBrowserWidget .scrollbar .trough { - background-color: rgba(0, 0, 0, 0.2); - border: none; } - GeditFileBrowserWidget .scrollbar .slider { - background-color: rgba(231, 234, 238, 0.7); } - GeditFileBrowserWidget .scrollbar .slider:hover { - background-color: #e7eaee; } - GeditFileBrowserWidget .scrollbar .slider:prelight:active { - background-color: #5294E2; } - GeditFileBrowserWidget .scrollbar .slider:insensitive { - background-color: transparent; } GeditFileBrowserWidget .horizontal { background-color: transparent; border-color: rgba(37, 40, 49, 0.95); } @@ -4134,6 +4089,37 @@ GtkFileChooserDialog .dialog-vbox > .frame .entry { color: rgba(186, 195, 207, 0.55); background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); } +GtkFileChooserDialog GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, +NautilusWindow GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, NemoWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, +MarlinViewWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, GeditFileBrowserWidget .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider { + background-color: #e7eaee; + border: 1px solid rgba(0, 0, 0, 0.3); } + +GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .trough, +NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .trough, NemoWindow .sidebar .scrollbar .trough, +NemoWindow .source-list.sidebar.view .scrollbar .trough, +MarlinViewWindow .sidebar .scrollbar .trough, MarlinViewWindow .source-list.sidebar.view .scrollbar .trough, GeditFileBrowserWidget .scrollbar .trough { + background-color: rgba(0, 0, 0, 0.2); + border: none; } + +GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider, +NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider, NemoWindow .sidebar .scrollbar .slider, +NemoWindow .source-list.sidebar.view .scrollbar .slider, +MarlinViewWindow .sidebar .scrollbar .slider, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider, GeditFileBrowserWidget .scrollbar .slider { + background-color: rgba(231, 234, 238, 0.7); } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:hover, + NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:hover, NemoWindow .sidebar .scrollbar .slider:hover, + MarlinViewWindow .sidebar .scrollbar .slider:hover, GeditFileBrowserWidget .scrollbar .slider:hover { + background-color: #f6f7f9; } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, + NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, NemoWindow .sidebar .scrollbar .slider:prelight:active, + MarlinViewWindow .sidebar .scrollbar .slider:prelight:active, GeditFileBrowserWidget .scrollbar .slider:prelight:active { + background-color: #5294E2; } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, + NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, NemoWindow .sidebar .scrollbar .slider:insensitive, + MarlinViewWindow .sidebar .scrollbar .slider:insensitive, GeditFileBrowserWidget .scrollbar .slider:insensitive { + background-color: transparent; } + /* GTK NAMED COLORS */ @define-color theme_fg_color #5c616c; @define-color theme_text_color #5c616c; diff --git a/common/gtk-3.0/3.18/gtk-contained-solid-dark.css b/common/gtk-3.0/3.18/gtk-contained-solid-dark.css index 4d92573..971b456 100644 --- a/common/gtk-3.0/3.18/gtk-contained-solid-dark.css +++ b/common/gtk-3.0/3.18/gtk-contained-solid-dark.css @@ -3943,37 +3943,6 @@ NemoWindow .pane-separator, MarlinViewWindow .pane-separator { background-color: #2a2d37; } -GtkFileChooserDialog GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -NautilusWindow GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, NemoWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -MarlinViewWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider { - background-color: #e7eaee; - border: 1px solid rgba(0, 0, 0, 0.3); } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .trough, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .trough, NemoWindow .sidebar .scrollbar .trough, -NemoWindow .source-list.sidebar.view .scrollbar .trough, -MarlinViewWindow .sidebar .scrollbar .trough, MarlinViewWindow .source-list.sidebar.view .scrollbar .trough { - background-color: rgba(0, 0, 0, 0.2); - border: none; } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider, NemoWindow .sidebar .scrollbar .slider, -NemoWindow .source-list.sidebar.view .scrollbar .slider, -MarlinViewWindow .sidebar .scrollbar .slider, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider { - background-color: rgba(231, 234, 238, 0.7); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:hover, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:hover, NemoWindow .sidebar .scrollbar .slider:hover, - MarlinViewWindow .sidebar .scrollbar .slider:hover { - background-color: #f6f7f9; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, NemoWindow .sidebar .scrollbar .slider:prelight:active, - MarlinViewWindow .sidebar .scrollbar .slider:prelight:active { - background-color: #5294E2; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, NemoWindow .sidebar .scrollbar .slider:insensitive, - MarlinViewWindow .sidebar .scrollbar .slider:insensitive { - background-color: transparent; } - GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { background-color: #353945; } @@ -4068,20 +4037,6 @@ GeditFileBrowserWidget { background-color: #353945; } .maximized GeditFileBrowserWidget { background-color: #353945; } - GeditFileBrowserWidget .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider { - background-color: #e7eaee; - border: 1px solid rgba(0, 0, 0, 0.3); } - GeditFileBrowserWidget .scrollbar .trough { - background-color: rgba(0, 0, 0, 0.2); - border: none; } - GeditFileBrowserWidget .scrollbar .slider { - background-color: rgba(231, 234, 238, 0.7); } - GeditFileBrowserWidget .scrollbar .slider:hover { - background-color: #e7eaee; } - GeditFileBrowserWidget .scrollbar .slider:prelight:active { - background-color: #5294E2; } - GeditFileBrowserWidget .scrollbar .slider:insensitive { - background-color: transparent; } GeditFileBrowserWidget .horizontal { background-color: transparent; border-color: #252831; } @@ -4141,6 +4096,37 @@ GtkFileChooserDialog .dialog-vbox > .frame .entry { color: rgba(186, 195, 207, 0.55); background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.25)); } +GtkFileChooserDialog GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, +NautilusWindow GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, NemoWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, +MarlinViewWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, GeditFileBrowserWidget .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider { + background-color: #e7eaee; + border: 1px solid rgba(0, 0, 0, 0.3); } + +GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .trough, +NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .trough, NemoWindow .sidebar .scrollbar .trough, +NemoWindow .source-list.sidebar.view .scrollbar .trough, +MarlinViewWindow .sidebar .scrollbar .trough, MarlinViewWindow .source-list.sidebar.view .scrollbar .trough, GeditFileBrowserWidget .scrollbar .trough { + background-color: rgba(0, 0, 0, 0.2); + border: none; } + +GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider, +NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider, NemoWindow .sidebar .scrollbar .slider, +NemoWindow .source-list.sidebar.view .scrollbar .slider, +MarlinViewWindow .sidebar .scrollbar .slider, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider, GeditFileBrowserWidget .scrollbar .slider { + background-color: rgba(231, 234, 238, 0.7); } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:hover, + NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:hover, NemoWindow .sidebar .scrollbar .slider:hover, + MarlinViewWindow .sidebar .scrollbar .slider:hover, GeditFileBrowserWidget .scrollbar .slider:hover { + background-color: #f6f7f9; } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, + NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, NemoWindow .sidebar .scrollbar .slider:prelight:active, + MarlinViewWindow .sidebar .scrollbar .slider:prelight:active, GeditFileBrowserWidget .scrollbar .slider:prelight:active { + background-color: #5294E2; } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, + NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, NemoWindow .sidebar .scrollbar .slider:insensitive, + MarlinViewWindow .sidebar .scrollbar .slider:insensitive, GeditFileBrowserWidget .scrollbar .slider:insensitive { + background-color: transparent; } + /* GTK NAMED COLORS */ @define-color theme_fg_color #D3DAE3; @define-color theme_text_color #D3DAE3; diff --git a/common/gtk-3.0/3.18/gtk-contained-solid-darker.css b/common/gtk-3.0/3.18/gtk-contained-solid-darker.css index 4228160..d32a318 100644 --- a/common/gtk-3.0/3.18/gtk-contained-solid-darker.css +++ b/common/gtk-3.0/3.18/gtk-contained-solid-darker.css @@ -3936,37 +3936,6 @@ NemoWindow .pane-separator, MarlinViewWindow .pane-separator { background-color: #353945; } -GtkFileChooserDialog GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -NautilusWindow GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, NemoWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -MarlinViewWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider { - background-color: #e7eaee; - border: 1px solid rgba(0, 0, 0, 0.3); } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .trough, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .trough, NemoWindow .sidebar .scrollbar .trough, -NemoWindow .source-list.sidebar.view .scrollbar .trough, -MarlinViewWindow .sidebar .scrollbar .trough, MarlinViewWindow .source-list.sidebar.view .scrollbar .trough { - background-color: rgba(0, 0, 0, 0.2); - border: none; } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider, NemoWindow .sidebar .scrollbar .slider, -NemoWindow .source-list.sidebar.view .scrollbar .slider, -MarlinViewWindow .sidebar .scrollbar .slider, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider { - background-color: rgba(231, 234, 238, 0.7); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:hover, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:hover, NemoWindow .sidebar .scrollbar .slider:hover, - MarlinViewWindow .sidebar .scrollbar .slider:hover { - background-color: #f6f7f9; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, NemoWindow .sidebar .scrollbar .slider:prelight:active, - MarlinViewWindow .sidebar .scrollbar .slider:prelight:active { - background-color: #5294E2; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, NemoWindow .sidebar .scrollbar .slider:insensitive, - MarlinViewWindow .sidebar .scrollbar .slider:insensitive { - background-color: transparent; } - GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { background-color: #353945; } @@ -4061,20 +4030,6 @@ GeditFileBrowserWidget { background-color: #353945; } .maximized GeditFileBrowserWidget { background-color: #353945; } - GeditFileBrowserWidget .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider { - background-color: #e7eaee; - border: 1px solid rgba(0, 0, 0, 0.3); } - GeditFileBrowserWidget .scrollbar .trough { - background-color: rgba(0, 0, 0, 0.2); - border: none; } - GeditFileBrowserWidget .scrollbar .slider { - background-color: rgba(231, 234, 238, 0.7); } - GeditFileBrowserWidget .scrollbar .slider:hover { - background-color: #e7eaee; } - GeditFileBrowserWidget .scrollbar .slider:prelight:active { - background-color: #5294E2; } - GeditFileBrowserWidget .scrollbar .slider:insensitive { - background-color: transparent; } GeditFileBrowserWidget .horizontal { background-color: transparent; border-color: #252831; } @@ -4134,6 +4089,37 @@ GtkFileChooserDialog .dialog-vbox > .frame .entry { color: rgba(186, 195, 207, 0.55); background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.25)); } +GtkFileChooserDialog GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, +NautilusWindow GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, NemoWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, +MarlinViewWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, GeditFileBrowserWidget .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider { + background-color: #e7eaee; + border: 1px solid rgba(0, 0, 0, 0.3); } + +GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .trough, +NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .trough, NemoWindow .sidebar .scrollbar .trough, +NemoWindow .source-list.sidebar.view .scrollbar .trough, +MarlinViewWindow .sidebar .scrollbar .trough, MarlinViewWindow .source-list.sidebar.view .scrollbar .trough, GeditFileBrowserWidget .scrollbar .trough { + background-color: rgba(0, 0, 0, 0.2); + border: none; } + +GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider, +NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider, NemoWindow .sidebar .scrollbar .slider, +NemoWindow .source-list.sidebar.view .scrollbar .slider, +MarlinViewWindow .sidebar .scrollbar .slider, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider, GeditFileBrowserWidget .scrollbar .slider { + background-color: rgba(231, 234, 238, 0.7); } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:hover, + NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:hover, NemoWindow .sidebar .scrollbar .slider:hover, + MarlinViewWindow .sidebar .scrollbar .slider:hover, GeditFileBrowserWidget .scrollbar .slider:hover { + background-color: #f6f7f9; } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, + NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, NemoWindow .sidebar .scrollbar .slider:prelight:active, + MarlinViewWindow .sidebar .scrollbar .slider:prelight:active, GeditFileBrowserWidget .scrollbar .slider:prelight:active { + background-color: #5294E2; } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, + NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, NemoWindow .sidebar .scrollbar .slider:insensitive, + MarlinViewWindow .sidebar .scrollbar .slider:insensitive, GeditFileBrowserWidget .scrollbar .slider:insensitive { + background-color: transparent; } + /* GTK NAMED COLORS */ @define-color theme_fg_color #5c616c; @define-color theme_text_color #5c616c; diff --git a/common/gtk-3.0/3.18/gtk-contained-solid.css b/common/gtk-3.0/3.18/gtk-contained-solid.css index 6f3c530..f11cb9a 100644 --- a/common/gtk-3.0/3.18/gtk-contained-solid.css +++ b/common/gtk-3.0/3.18/gtk-contained-solid.css @@ -3940,37 +3940,6 @@ NemoWindow .pane-separator, MarlinViewWindow .pane-separator { background-color: #353945; } -GtkFileChooserDialog GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -NautilusWindow GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, NemoWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -MarlinViewWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider { - background-color: #e7eaee; - border: 1px solid rgba(0, 0, 0, 0.3); } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .trough, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .trough, NemoWindow .sidebar .scrollbar .trough, -NemoWindow .source-list.sidebar.view .scrollbar .trough, -MarlinViewWindow .sidebar .scrollbar .trough, MarlinViewWindow .source-list.sidebar.view .scrollbar .trough { - background-color: rgba(0, 0, 0, 0.2); - border: none; } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider, NemoWindow .sidebar .scrollbar .slider, -NemoWindow .source-list.sidebar.view .scrollbar .slider, -MarlinViewWindow .sidebar .scrollbar .slider, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider { - background-color: rgba(231, 234, 238, 0.7); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:hover, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:hover, NemoWindow .sidebar .scrollbar .slider:hover, - MarlinViewWindow .sidebar .scrollbar .slider:hover { - background-color: #f6f7f9; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, NemoWindow .sidebar .scrollbar .slider:prelight:active, - MarlinViewWindow .sidebar .scrollbar .slider:prelight:active { - background-color: #5294E2; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, NemoWindow .sidebar .scrollbar .slider:insensitive, - MarlinViewWindow .sidebar .scrollbar .slider:insensitive { - background-color: transparent; } - GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { background-color: #353945; } @@ -4065,20 +4034,6 @@ GeditFileBrowserWidget { background-color: #353945; } .maximized GeditFileBrowserWidget { background-color: #353945; } - GeditFileBrowserWidget .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider { - background-color: #e7eaee; - border: 1px solid rgba(0, 0, 0, 0.3); } - GeditFileBrowserWidget .scrollbar .trough { - background-color: rgba(0, 0, 0, 0.2); - border: none; } - GeditFileBrowserWidget .scrollbar .slider { - background-color: rgba(231, 234, 238, 0.7); } - GeditFileBrowserWidget .scrollbar .slider:hover { - background-color: #e7eaee; } - GeditFileBrowserWidget .scrollbar .slider:prelight:active { - background-color: #5294E2; } - GeditFileBrowserWidget .scrollbar .slider:insensitive { - background-color: transparent; } GeditFileBrowserWidget .horizontal { background-color: transparent; border-color: #252831; } @@ -4138,6 +4093,37 @@ GtkFileChooserDialog .dialog-vbox > .frame .entry { color: rgba(186, 195, 207, 0.55); background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.25)); } +GtkFileChooserDialog GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, +NautilusWindow GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, NemoWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, +MarlinViewWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, GeditFileBrowserWidget .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider { + background-color: #e7eaee; + border: 1px solid rgba(0, 0, 0, 0.3); } + +GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .trough, +NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .trough, NemoWindow .sidebar .scrollbar .trough, +NemoWindow .source-list.sidebar.view .scrollbar .trough, +MarlinViewWindow .sidebar .scrollbar .trough, MarlinViewWindow .source-list.sidebar.view .scrollbar .trough, GeditFileBrowserWidget .scrollbar .trough { + background-color: rgba(0, 0, 0, 0.2); + border: none; } + +GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider, +NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider, NemoWindow .sidebar .scrollbar .slider, +NemoWindow .source-list.sidebar.view .scrollbar .slider, +MarlinViewWindow .sidebar .scrollbar .slider, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider, GeditFileBrowserWidget .scrollbar .slider { + background-color: rgba(231, 234, 238, 0.7); } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:hover, + NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:hover, NemoWindow .sidebar .scrollbar .slider:hover, + MarlinViewWindow .sidebar .scrollbar .slider:hover, GeditFileBrowserWidget .scrollbar .slider:hover { + background-color: #f6f7f9; } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, + NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, NemoWindow .sidebar .scrollbar .slider:prelight:active, + MarlinViewWindow .sidebar .scrollbar .slider:prelight:active, GeditFileBrowserWidget .scrollbar .slider:prelight:active { + background-color: #5294E2; } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, + NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, NemoWindow .sidebar .scrollbar .slider:insensitive, + MarlinViewWindow .sidebar .scrollbar .slider:insensitive, GeditFileBrowserWidget .scrollbar .slider:insensitive { + background-color: transparent; } + /* GTK NAMED COLORS */ @define-color theme_fg_color #5c616c; @define-color theme_text_color #5c616c; diff --git a/common/gtk-3.0/3.18/gtk-contained.css b/common/gtk-3.0/3.18/gtk-contained.css index 1ac682d..7505e76 100644 --- a/common/gtk-3.0/3.18/gtk-contained.css +++ b/common/gtk-3.0/3.18/gtk-contained.css @@ -3940,37 +3940,6 @@ NemoWindow .pane-separator, MarlinViewWindow .pane-separator { background-color: rgba(53, 57, 69, 0.95); } -GtkFileChooserDialog GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -NautilusWindow GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, NemoWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -MarlinViewWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider { - background-color: #e7eaee; - border: 1px solid rgba(0, 0, 0, 0.3); } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .trough, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .trough, NemoWindow .sidebar .scrollbar .trough, -NemoWindow .source-list.sidebar.view .scrollbar .trough, -MarlinViewWindow .sidebar .scrollbar .trough, MarlinViewWindow .source-list.sidebar.view .scrollbar .trough { - background-color: rgba(0, 0, 0, 0.2); - border: none; } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider, NemoWindow .sidebar .scrollbar .slider, -NemoWindow .source-list.sidebar.view .scrollbar .slider, -MarlinViewWindow .sidebar .scrollbar .slider, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider { - background-color: rgba(231, 234, 238, 0.7); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:hover, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:hover, NemoWindow .sidebar .scrollbar .slider:hover, - MarlinViewWindow .sidebar .scrollbar .slider:hover { - background-color: #f6f7f9; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, NemoWindow .sidebar .scrollbar .slider:prelight:active, - MarlinViewWindow .sidebar .scrollbar .slider:prelight:active { - background-color: #5294E2; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, NemoWindow .sidebar .scrollbar .slider:insensitive, - MarlinViewWindow .sidebar .scrollbar .slider:insensitive { - background-color: transparent; } - GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { background-color: rgba(53, 57, 69, 0.95); } @@ -4065,20 +4034,6 @@ GeditFileBrowserWidget { background-color: rgba(53, 57, 69, 0.95); } .maximized GeditFileBrowserWidget { background-color: #353945; } - GeditFileBrowserWidget .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider { - background-color: #e7eaee; - border: 1px solid rgba(0, 0, 0, 0.3); } - GeditFileBrowserWidget .scrollbar .trough { - background-color: rgba(0, 0, 0, 0.2); - border: none; } - GeditFileBrowserWidget .scrollbar .slider { - background-color: rgba(231, 234, 238, 0.7); } - GeditFileBrowserWidget .scrollbar .slider:hover { - background-color: #e7eaee; } - GeditFileBrowserWidget .scrollbar .slider:prelight:active { - background-color: #5294E2; } - GeditFileBrowserWidget .scrollbar .slider:insensitive { - background-color: transparent; } GeditFileBrowserWidget .horizontal { background-color: transparent; border-color: rgba(37, 40, 49, 0.95); } @@ -4138,6 +4093,37 @@ GtkFileChooserDialog .dialog-vbox > .frame .entry { color: rgba(186, 195, 207, 0.55); background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); } +GtkFileChooserDialog GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, +NautilusWindow GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, NemoWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, +MarlinViewWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, GeditFileBrowserWidget .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider { + background-color: #e7eaee; + border: 1px solid rgba(0, 0, 0, 0.3); } + +GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .trough, +NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .trough, NemoWindow .sidebar .scrollbar .trough, +NemoWindow .source-list.sidebar.view .scrollbar .trough, +MarlinViewWindow .sidebar .scrollbar .trough, MarlinViewWindow .source-list.sidebar.view .scrollbar .trough, GeditFileBrowserWidget .scrollbar .trough { + background-color: rgba(0, 0, 0, 0.2); + border: none; } + +GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider, +NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider, NemoWindow .sidebar .scrollbar .slider, +NemoWindow .source-list.sidebar.view .scrollbar .slider, +MarlinViewWindow .sidebar .scrollbar .slider, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider, GeditFileBrowserWidget .scrollbar .slider { + background-color: rgba(231, 234, 238, 0.7); } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:hover, + NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:hover, NemoWindow .sidebar .scrollbar .slider:hover, + MarlinViewWindow .sidebar .scrollbar .slider:hover, GeditFileBrowserWidget .scrollbar .slider:hover { + background-color: #f6f7f9; } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, + NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, NemoWindow .sidebar .scrollbar .slider:prelight:active, + MarlinViewWindow .sidebar .scrollbar .slider:prelight:active, GeditFileBrowserWidget .scrollbar .slider:prelight:active { + background-color: #5294E2; } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, + NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, NemoWindow .sidebar .scrollbar .slider:insensitive, + MarlinViewWindow .sidebar .scrollbar .slider:insensitive, GeditFileBrowserWidget .scrollbar .slider:insensitive { + background-color: transparent; } + /* GTK NAMED COLORS */ @define-color theme_fg_color #5c616c; @define-color theme_text_color #5c616c; diff --git a/common/gtk-3.0/3.18/sass/_transparent_widgets.scss b/common/gtk-3.0/3.18/sass/_transparent_widgets.scss index ccb254d..c3f9a6d 100644 --- a/common/gtk-3.0/3.18/sass/_transparent_widgets.scss +++ b/common/gtk-3.0/3.18/sass/_transparent_widgets.scss @@ -97,33 +97,6 @@ MarlinViewWindow { .pane-separator { background-color: $dark_sidebar_border; } } -%dark_sidebar_scrollbar { - - &.overlay-indicator:not(.dragging):not(.hovering) .slider { - background-color: lighten($dark_sidebar_fg, 15%); - border: 1px solid transparentize(black, 0.7); - } - - // trough coloring - .trough { - background-color: transparentize(black, 0.8); - border: none; - } - - // slider coloring - .slider { - background-color: transparentize(lighten($dark_sidebar_fg, 15%), 0.3); - - &:hover { background-color: lighten($dark_sidebar_fg, 20%); } - - &:prelight:active { background-color: $selected_bg_color; } - - &:insensitive { - background-color: transparent; - } - } -} - GtkFileChooserDialog { &.background.csd, &.background { background-color: $dark_sidebar_bg } @@ -230,32 +203,7 @@ GeditFileBrowserWidget { .maximized & { background-color: opacify($dark_sidebar_bg, 1); } - .scrollbar { - - &.overlay-indicator:not(.dragging):not(.hovering) .slider { - background-color: lighten($dark_sidebar_fg, 15%); - border: 1px solid transparentize(black, 0.7); - } - - // trough coloring - .trough { - background-color: transparentize(black, 0.8); - border: none; - } - - // slider coloring - .slider { - background-color: transparentize(lighten($dark_sidebar_fg, 15%), 0.3); - - &:hover { background-color: lighten($dark_sidebar_fg, 15%); } - - &:prelight:active { background-color: $selected_bg_color; } - - &:insensitive { - background-color: transparent; - } - } - } + .scrollbar { @extend %dark_sidebar_scrollbar; } .horizontal { background-color: transparent; @@ -291,3 +239,30 @@ GeditWindow.background.csd GeditFileBrowserView.view { &:focus { @include entry(osd-focus); } &:insensitive { @include entry(osd-insensitive); } } + +%dark_sidebar_scrollbar { + + &.overlay-indicator:not(.dragging):not(.hovering) .slider { + background-color: lighten($dark_sidebar_fg, 15%); + border: 1px solid transparentize(black, 0.7); + } + + // trough coloring + .trough { + background-color: transparentize(black, 0.8); + border: none; + } + + // slider coloring + .slider { + background-color: transparentize(lighten($dark_sidebar_fg, 15%), 0.3); + + &:hover { background-color: lighten($dark_sidebar_fg, 20%); } + + &:prelight:active { background-color: $selected_bg_color; } + + &:insensitive { + background-color: transparent; + } + } +} -- cgit v1.2.3