diff options
Diffstat (limited to 'common')
23 files changed, 110 insertions, 21 deletions
diff --git a/common/gtk-3.0/3.14/gtk-contained-dark.css b/common/gtk-3.0/3.14/gtk-contained-dark.css index cba9510..e7dd042 100644 --- a/common/gtk-3.0/3.14/gtk-contained-dark.css +++ b/common/gtk-3.0/3.14/gtk-contained-dark.css @@ -1025,8 +1025,10 @@ GtkComboBox { background-color: rgba(50, 56, 67, 0.97); } .maximized .titlebar { background-color: #2f343f; } - .csd .maximized .titlebar:backdrop { + .maximized .titlebar:backdrop { background-color: #323843; } + .csd .maximized .titlebar:backdrop { + background-color: #323843; } .titlebar .titlebar, .titlebar .titlebar:backdrop { diff --git a/common/gtk-3.0/3.14/gtk-contained-darker.css b/common/gtk-3.0/3.14/gtk-contained-darker.css index 0f669e0..b6bd3e5 100644 --- a/common/gtk-3.0/3.14/gtk-contained-darker.css +++ b/common/gtk-3.0/3.14/gtk-contained-darker.css @@ -1028,8 +1028,10 @@ GtkComboBox { background-color: rgba(50, 56, 67, 0.97); } .maximized .titlebar { background-color: #2f343f; } - .csd .maximized .titlebar:backdrop { + .maximized .titlebar:backdrop { background-color: #323843; } + .csd .maximized .titlebar:backdrop { + background-color: #323843; } .titlebar .titlebar, .titlebar .titlebar:backdrop { diff --git a/common/gtk-3.0/3.14/gtk-contained-solid-dark.css b/common/gtk-3.0/3.14/gtk-contained-solid-dark.css index 01c40c4..26424ec 100644 --- a/common/gtk-3.0/3.14/gtk-contained-solid-dark.css +++ b/common/gtk-3.0/3.14/gtk-contained-solid-dark.css @@ -1025,8 +1025,10 @@ GtkComboBox { background-color: #323843; } .maximized .titlebar { background-color: #2f343f; } - .csd .maximized .titlebar:backdrop { + .maximized .titlebar:backdrop { background-color: #323843; } + .csd .maximized .titlebar:backdrop { + background-color: #323843; } .titlebar .titlebar, .titlebar .titlebar:backdrop { diff --git a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css index a720b5f..5437fa3 100644 --- a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css +++ b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css @@ -1028,8 +1028,10 @@ GtkComboBox { background-color: #323843; } .maximized .titlebar { background-color: #2f343f; } - .csd .maximized .titlebar:backdrop { + .maximized .titlebar:backdrop { background-color: #323843; } + .csd .maximized .titlebar:backdrop { + background-color: #323843; } .titlebar .titlebar, .titlebar .titlebar:backdrop { diff --git a/common/gtk-3.0/3.14/gtk-contained-solid.css b/common/gtk-3.0/3.14/gtk-contained-solid.css index cb5c4df..d0dd437 100644 --- a/common/gtk-3.0/3.14/gtk-contained-solid.css +++ b/common/gtk-3.0/3.14/gtk-contained-solid.css @@ -1028,8 +1028,10 @@ GtkComboBox { background-color: #eff0f2; } .maximized .titlebar { background-color: #e7e8eb; } - .csd .maximized .titlebar:backdrop { + .maximized .titlebar:backdrop { background-color: #eff0f2; } + .csd .maximized .titlebar:backdrop { + background-color: #eff0f2; } .titlebar .titlebar, .titlebar .titlebar:backdrop { diff --git a/common/gtk-3.0/3.14/gtk-contained.css b/common/gtk-3.0/3.14/gtk-contained.css index fa315ab..e07aba1 100644 --- a/common/gtk-3.0/3.14/gtk-contained.css +++ b/common/gtk-3.0/3.14/gtk-contained.css @@ -1028,8 +1028,10 @@ GtkComboBox { background-color: rgba(239, 240, 242, 0.95); } .maximized .titlebar { background-color: #e7e8eb; } - .csd .maximized .titlebar:backdrop { + .maximized .titlebar:backdrop { background-color: #eff0f2; } + .csd .maximized .titlebar:backdrop { + background-color: #eff0f2; } .titlebar .titlebar, .titlebar .titlebar:backdrop { diff --git a/common/gtk-3.0/3.14/sass/_common.scss b/common/gtk-3.0/3.14/sass/_common.scss index 05abc85..0700d58 100644 --- a/common/gtk-3.0/3.14/sass/_common.scss +++ b/common/gtk-3.0/3.14/sass/_common.scss @@ -1173,7 +1173,7 @@ GtkComboBox { background-color: opacify($header_bg, 1); &:backdrop { - //background-color: opacify($header_bg_backdrop, 1); + background-color: opacify($header_bg_backdrop, 1); .csd & { background-color: opacify($header_bg_backdrop, 1); } } diff --git a/common/gtk-3.0/3.16/gtk-contained-dark.css b/common/gtk-3.0/3.16/gtk-contained-dark.css index f38632e..b13be06 100644 --- a/common/gtk-3.0/3.16/gtk-contained-dark.css +++ b/common/gtk-3.0/3.16/gtk-contained-dark.css @@ -1022,8 +1022,10 @@ GtkComboBox { background-color: rgba(50, 56, 67, 0.97); } .maximized .titlebar { background-color: #2f343f; } - .csd .maximized .titlebar:backdrop { + .maximized .titlebar:backdrop { background-color: #323843; } + .csd .maximized .titlebar:backdrop { + background-color: #323843; } .titlebar .titlebar, .titlebar .titlebar:backdrop { @@ -3806,6 +3808,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator, MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator { background-color: rgba(42, 45, 55, 0.95); } +/*Fix 1px transparent line at the bottom of the Nautilus window*/ +NautilusListView.vertical { + background-color: #404552; } + GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { background-color: rgba(53, 57, 69, 0.95); } diff --git a/common/gtk-3.0/3.16/gtk-contained-darker.css b/common/gtk-3.0/3.16/gtk-contained-darker.css index 30da6e9..da3901b 100644 --- a/common/gtk-3.0/3.16/gtk-contained-darker.css +++ b/common/gtk-3.0/3.16/gtk-contained-darker.css @@ -1025,8 +1025,10 @@ GtkComboBox { background-color: rgba(50, 56, 67, 0.97); } .maximized .titlebar { background-color: #2f343f; } - .csd .maximized .titlebar:backdrop { + .maximized .titlebar:backdrop { background-color: #323843; } + .csd .maximized .titlebar:backdrop { + background-color: #323843; } .titlebar .titlebar, .titlebar .titlebar:backdrop { @@ -3799,6 +3801,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator, MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator { background-color: rgba(53, 57, 69, 0.95); } +/*Fix 1px transparent line at the bottom of the Nautilus window*/ +NautilusListView.vertical { + background-color: #ffffff; } + GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { background-color: rgba(53, 57, 69, 0.95); } diff --git a/common/gtk-3.0/3.16/gtk-contained-solid-dark.css b/common/gtk-3.0/3.16/gtk-contained-solid-dark.css index 4934854..3f7a7ce 100644 --- a/common/gtk-3.0/3.16/gtk-contained-solid-dark.css +++ b/common/gtk-3.0/3.16/gtk-contained-solid-dark.css @@ -1022,8 +1022,10 @@ GtkComboBox { background-color: #323843; } .maximized .titlebar { background-color: #2f343f; } - .csd .maximized .titlebar:backdrop { + .maximized .titlebar:backdrop { background-color: #323843; } + .csd .maximized .titlebar:backdrop { + background-color: #323843; } .titlebar .titlebar, .titlebar .titlebar:backdrop { @@ -3806,6 +3808,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator, MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator { background-color: #2a2d37; } +/*Fix 1px transparent line at the bottom of the Nautilus window*/ +NautilusListView.vertical { + background-color: #404552; } + GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { background-color: #353945; } diff --git a/common/gtk-3.0/3.16/gtk-contained-solid-darker.css b/common/gtk-3.0/3.16/gtk-contained-solid-darker.css index 530f297..f17afe8 100644 --- a/common/gtk-3.0/3.16/gtk-contained-solid-darker.css +++ b/common/gtk-3.0/3.16/gtk-contained-solid-darker.css @@ -1025,8 +1025,10 @@ GtkComboBox { background-color: #323843; } .maximized .titlebar { background-color: #2f343f; } - .csd .maximized .titlebar:backdrop { + .maximized .titlebar:backdrop { background-color: #323843; } + .csd .maximized .titlebar:backdrop { + background-color: #323843; } .titlebar .titlebar, .titlebar .titlebar:backdrop { @@ -3799,6 +3801,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator, MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator { background-color: #353945; } +/*Fix 1px transparent line at the bottom of the Nautilus window*/ +NautilusListView.vertical { + background-color: #ffffff; } + GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { background-color: #353945; } diff --git a/common/gtk-3.0/3.16/gtk-contained-solid.css b/common/gtk-3.0/3.16/gtk-contained-solid.css index 2599d8e..b7020bd 100644 --- a/common/gtk-3.0/3.16/gtk-contained-solid.css +++ b/common/gtk-3.0/3.16/gtk-contained-solid.css @@ -1025,8 +1025,10 @@ GtkComboBox { background-color: #eff0f2; } .maximized .titlebar { background-color: #e7e8eb; } - .csd .maximized .titlebar:backdrop { + .maximized .titlebar:backdrop { background-color: #eff0f2; } + .csd .maximized .titlebar:backdrop { + background-color: #eff0f2; } .titlebar .titlebar, .titlebar .titlebar:backdrop { @@ -3799,6 +3801,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator, MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator { background-color: #353945; } +/*Fix 1px transparent line at the bottom of the Nautilus window*/ +NautilusListView.vertical { + background-color: #ffffff; } + GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { background-color: #353945; } diff --git a/common/gtk-3.0/3.16/gtk-contained.css b/common/gtk-3.0/3.16/gtk-contained.css index 82d98f3..915cd8e 100644 --- a/common/gtk-3.0/3.16/gtk-contained.css +++ b/common/gtk-3.0/3.16/gtk-contained.css @@ -1025,8 +1025,10 @@ GtkComboBox { background-color: rgba(239, 240, 242, 0.95); } .maximized .titlebar { background-color: #e7e8eb; } - .csd .maximized .titlebar:backdrop { + .maximized .titlebar:backdrop { background-color: #eff0f2; } + .csd .maximized .titlebar:backdrop { + background-color: #eff0f2; } .titlebar .titlebar, .titlebar .titlebar:backdrop { @@ -3799,6 +3801,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator, MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator { background-color: rgba(53, 57, 69, 0.95); } +/*Fix 1px transparent line at the bottom of the Nautilus window*/ +NautilusListView.vertical { + background-color: #ffffff; } + GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { background-color: rgba(53, 57, 69, 0.95); } diff --git a/common/gtk-3.0/3.16/sass/_common.scss b/common/gtk-3.0/3.16/sass/_common.scss index ec66a1a..3363087 100644 --- a/common/gtk-3.0/3.16/sass/_common.scss +++ b/common/gtk-3.0/3.16/sass/_common.scss @@ -1173,7 +1173,7 @@ GtkComboBox { background-color: opacify($header_bg, 1); &:backdrop { - //background-color: opacify($header_bg_backdrop, 1); + background-color: opacify($header_bg_backdrop, 1); .csd & { background-color: opacify($header_bg_backdrop, 1); } } diff --git a/common/gtk-3.0/3.16/sass/_transparent_widgets.scss b/common/gtk-3.0/3.16/sass/_transparent_widgets.scss index c69ed40..8480763 100644 --- a/common/gtk-3.0/3.16/sass/_transparent_widgets.scss +++ b/common/gtk-3.0/3.16/sass/_transparent_widgets.scss @@ -58,6 +58,9 @@ NautilusWindow, NemoWindow.background > GtkGrid > GtkPaned > .pane-separator, MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator {background-color: $dark_sidebar_border} +/*Fix 1px transparent line at the bottom of the Nautilus window*/ +NautilusListView.vertical { background-color: $base_color; } + GtkFileChooserDialog { &.background.csd, &.background { background-color: $dark_sidebar_bg } 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 a88f858..ec55527 100644 --- a/common/gtk-3.0/3.18/gtk-contained-dark.css +++ b/common/gtk-3.0/3.18/gtk-contained-dark.css @@ -1107,8 +1107,10 @@ GtkComboBox { background-color: rgba(50, 56, 67, 0.97); } .maximized .titlebar { background-color: #2f343f; } - .csd .maximized .titlebar:backdrop { + .maximized .titlebar:backdrop { background-color: #323843; } + .csd .maximized .titlebar:backdrop { + background-color: #323843; } .titlebar .titlebar, .titlebar .titlebar:backdrop { @@ -4033,6 +4035,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator, MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator { background-color: rgba(42, 45, 55, 0.95); } +/*Fix 1px transparent line at the bottom of the Nautilus window*/ +NautilusListView.vertical { + background-color: #404552; } + GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { background-color: rgba(53, 57, 69, 0.95); } 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 00d3ffc..c9b9c2f 100644 --- a/common/gtk-3.0/3.18/gtk-contained-darker.css +++ b/common/gtk-3.0/3.18/gtk-contained-darker.css @@ -1110,8 +1110,10 @@ GtkComboBox { background-color: rgba(50, 56, 67, 0.97); } .maximized .titlebar { background-color: #2f343f; } - .csd .maximized .titlebar:backdrop { + .maximized .titlebar:backdrop { background-color: #323843; } + .csd .maximized .titlebar:backdrop { + background-color: #323843; } .titlebar .titlebar, .titlebar .titlebar:backdrop { @@ -4026,6 +4028,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator, MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator { background-color: rgba(53, 57, 69, 0.95); } +/*Fix 1px transparent line at the bottom of the Nautilus window*/ +NautilusListView.vertical { + background-color: #ffffff; } + GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { background-color: rgba(53, 57, 69, 0.95); } 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 261a428..a12227a 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 @@ -1107,8 +1107,10 @@ GtkComboBox { background-color: #323843; } .maximized .titlebar { background-color: #2f343f; } - .csd .maximized .titlebar:backdrop { + .maximized .titlebar:backdrop { background-color: #323843; } + .csd .maximized .titlebar:backdrop { + background-color: #323843; } .titlebar .titlebar, .titlebar .titlebar:backdrop { @@ -4033,6 +4035,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator, MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator { background-color: #2a2d37; } +/*Fix 1px transparent line at the bottom of the Nautilus window*/ +NautilusListView.vertical { + background-color: #404552; } + GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { background-color: #353945; } 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 f7062c4..dff4014 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 @@ -1110,8 +1110,10 @@ GtkComboBox { background-color: #323843; } .maximized .titlebar { background-color: #2f343f; } - .csd .maximized .titlebar:backdrop { + .maximized .titlebar:backdrop { background-color: #323843; } + .csd .maximized .titlebar:backdrop { + background-color: #323843; } .titlebar .titlebar, .titlebar .titlebar:backdrop { @@ -4026,6 +4028,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator, MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator { background-color: #353945; } +/*Fix 1px transparent line at the bottom of the Nautilus window*/ +NautilusListView.vertical { + background-color: #ffffff; } + GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { background-color: #353945; } 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 5c646b3..857a1e4 100644 --- a/common/gtk-3.0/3.18/gtk-contained-solid.css +++ b/common/gtk-3.0/3.18/gtk-contained-solid.css @@ -1110,8 +1110,10 @@ GtkComboBox { background-color: #eff0f2; } .maximized .titlebar { background-color: #e7e8eb; } - .csd .maximized .titlebar:backdrop { + .maximized .titlebar:backdrop { background-color: #eff0f2; } + .csd .maximized .titlebar:backdrop { + background-color: #eff0f2; } .titlebar .titlebar, .titlebar .titlebar:backdrop { @@ -4030,6 +4032,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator, MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator { background-color: #353945; } +/*Fix 1px transparent line at the bottom of the Nautilus window*/ +NautilusListView.vertical { + background-color: #ffffff; } + GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { background-color: #353945; } diff --git a/common/gtk-3.0/3.18/gtk-contained.css b/common/gtk-3.0/3.18/gtk-contained.css index d9e204e..9a49348 100644 --- a/common/gtk-3.0/3.18/gtk-contained.css +++ b/common/gtk-3.0/3.18/gtk-contained.css @@ -1110,8 +1110,10 @@ GtkComboBox { background-color: rgba(239, 240, 242, 0.95); } .maximized .titlebar { background-color: #e7e8eb; } - .csd .maximized .titlebar:backdrop { + .maximized .titlebar:backdrop { background-color: #eff0f2; } + .csd .maximized .titlebar:backdrop { + background-color: #eff0f2; } .titlebar .titlebar, .titlebar .titlebar:backdrop { @@ -4030,6 +4032,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator, MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator { background-color: rgba(53, 57, 69, 0.95); } +/*Fix 1px transparent line at the bottom of the Nautilus window*/ +NautilusListView.vertical { + background-color: #ffffff; } + GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { background-color: rgba(53, 57, 69, 0.95); } diff --git a/common/gtk-3.0/3.18/sass/_common.scss b/common/gtk-3.0/3.18/sass/_common.scss index db4fb6c..4b5f6d9 100644 --- a/common/gtk-3.0/3.18/sass/_common.scss +++ b/common/gtk-3.0/3.18/sass/_common.scss @@ -1215,7 +1215,7 @@ GtkComboBox { background-color: opacify($header_bg, 1); &:backdrop { - //background-color: opacify($header_bg_backdrop, 1); + background-color: opacify($header_bg_backdrop, 1); .csd & { background-color: opacify($header_bg_backdrop, 1); } } 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 c738981..fa71cec 100644 --- a/common/gtk-3.0/3.18/sass/_transparent_widgets.scss +++ b/common/gtk-3.0/3.18/sass/_transparent_widgets.scss @@ -101,6 +101,8 @@ MarlinViewWindow { NemoWindow.background > GtkGrid > GtkPaned > .pane-separator, MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator { background-color: $dark_sidebar_border } +/*Fix 1px transparent line at the bottom of the Nautilus window*/ +NautilusListView.vertical { background-color: $base_color; } GtkFileChooserDialog { |