diff --git a/src/sass/gtk/apps/_nemo.scss b/src/sass/gtk/apps/_nemo.scss index 5d2c6ffe..5b426bc5 100644 --- a/src/sass/gtk/apps/_nemo.scss +++ b/src/sass/gtk/apps/_nemo.scss @@ -12,6 +12,10 @@ background-color: $titlebar; border-bottom: 1px solid $divider; padding: 2px 3px; + + &:backdrop { + background-color: $titlebar-backdrop; + } // FIXME: workaround for wrong size allocation of Nemo entry {