mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
fix transparency bugs in nautilus
This commit is contained in:
parent
da31b2af0d
commit
8351c70180
@ -3738,6 +3738,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator,
|
||||
MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator {
|
||||
background-color: rgba(42, 45, 55, 0.95); }
|
||||
|
||||
/*Fix Nautilus transparency issues*/
|
||||
NautilusWindowSlot {
|
||||
background-color: #404552; }
|
||||
|
||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||
background-color: rgba(53, 57, 69, 0.95); }
|
||||
|
||||
|
@ -3731,6 +3731,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator,
|
||||
MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator {
|
||||
background-color: rgba(53, 57, 69, 0.95); }
|
||||
|
||||
/*Fix Nautilus transparency issues*/
|
||||
NautilusWindowSlot {
|
||||
background-color: #ffffff; }
|
||||
|
||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||
background-color: rgba(53, 57, 69, 0.95); }
|
||||
|
||||
|
@ -3738,6 +3738,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator,
|
||||
MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator {
|
||||
background-color: #2a2d37; }
|
||||
|
||||
/*Fix Nautilus transparency issues*/
|
||||
NautilusWindowSlot {
|
||||
background-color: #404552; }
|
||||
|
||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||
background-color: #353945; }
|
||||
|
||||
|
@ -3731,6 +3731,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator,
|
||||
MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator {
|
||||
background-color: #353945; }
|
||||
|
||||
/*Fix Nautilus transparency issues*/
|
||||
NautilusWindowSlot {
|
||||
background-color: #ffffff; }
|
||||
|
||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||
background-color: #353945; }
|
||||
|
||||
|
@ -3731,6 +3731,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator,
|
||||
MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator {
|
||||
background-color: #353945; }
|
||||
|
||||
/*Fix Nautilus transparency issues*/
|
||||
NautilusWindowSlot {
|
||||
background-color: #ffffff; }
|
||||
|
||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||
background-color: #353945; }
|
||||
|
||||
|
@ -3731,6 +3731,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator,
|
||||
MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator {
|
||||
background-color: rgba(53, 57, 69, 0.95); }
|
||||
|
||||
/*Fix Nautilus transparency issues*/
|
||||
NautilusWindowSlot {
|
||||
background-color: #ffffff; }
|
||||
|
||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||
background-color: rgba(53, 57, 69, 0.95); }
|
||||
|
||||
|
@ -60,6 +60,9 @@ NautilusWindow,
|
||||
NemoWindow.background > GtkGrid > GtkPaned > .pane-separator,
|
||||
MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator {background-color: $dark_sidebar_border}
|
||||
|
||||
/*Fix Nautilus transparency issues*/
|
||||
NautilusWindowSlot { background-color: $base_color; }
|
||||
|
||||
GtkFileChooserDialog {
|
||||
|
||||
&.background.csd, &.background { background-color: $dark_sidebar_bg }
|
||||
|
@ -3663,8 +3663,8 @@ 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 {
|
||||
/*Fix Nautilus transparency issues*/
|
||||
NautilusWindowSlot {
|
||||
background-color: #404552; }
|
||||
|
||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||
|
@ -3656,8 +3656,8 @@ 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 {
|
||||
/*Fix Nautilus transparency issues*/
|
||||
NautilusWindowSlot {
|
||||
background-color: #ffffff; }
|
||||
|
||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||
|
@ -3663,8 +3663,8 @@ 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 {
|
||||
/*Fix Nautilus transparency issues*/
|
||||
NautilusWindowSlot {
|
||||
background-color: #404552; }
|
||||
|
||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||
|
@ -3656,8 +3656,8 @@ 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 {
|
||||
/*Fix Nautilus transparency issues*/
|
||||
NautilusWindowSlot {
|
||||
background-color: #ffffff; }
|
||||
|
||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||
|
@ -3656,8 +3656,8 @@ 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 {
|
||||
/*Fix Nautilus transparency issues*/
|
||||
NautilusWindowSlot {
|
||||
background-color: #ffffff; }
|
||||
|
||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||
|
@ -3656,8 +3656,8 @@ 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 {
|
||||
/*Fix Nautilus transparency issues*/
|
||||
NautilusWindowSlot {
|
||||
background-color: #ffffff; }
|
||||
|
||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||
|
@ -58,8 +58,8 @@ 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; }
|
||||
/*Fix Nautilus transparency issues*/
|
||||
NautilusWindowSlot { background-color: $base_color; }
|
||||
|
||||
GtkFileChooserDialog {
|
||||
|
||||
|
@ -3860,8 +3860,8 @@ 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 {
|
||||
/*Fix Nautilus transparency issues*/
|
||||
NautilusWindowSlot {
|
||||
background-color: #404552; }
|
||||
|
||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||
|
@ -3853,8 +3853,8 @@ 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 {
|
||||
/*Fix Nautilus transparency issues*/
|
||||
NautilusWindowSlot {
|
||||
background-color: #ffffff; }
|
||||
|
||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||
|
@ -3860,8 +3860,8 @@ 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 {
|
||||
/*Fix Nautilus transparency issues*/
|
||||
NautilusWindowSlot {
|
||||
background-color: #404552; }
|
||||
|
||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||
|
@ -3853,8 +3853,8 @@ 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 {
|
||||
/*Fix Nautilus transparency issues*/
|
||||
NautilusWindowSlot {
|
||||
background-color: #ffffff; }
|
||||
|
||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||
|
@ -3857,8 +3857,8 @@ 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 {
|
||||
/*Fix Nautilus transparency issues*/
|
||||
NautilusWindowSlot {
|
||||
background-color: #ffffff; }
|
||||
|
||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||
|
@ -3857,8 +3857,8 @@ 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 {
|
||||
/*Fix Nautilus transparency issues*/
|
||||
NautilusWindowSlot {
|
||||
background-color: #ffffff; }
|
||||
|
||||
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
|
||||
|
@ -101,8 +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; }
|
||||
/*Fix Nautilus transparency issues*/
|
||||
NautilusWindowSlot { background-color: $base_color; }
|
||||
|
||||
GtkFileChooserDialog {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user