Bjørn Lie
a8c99d4f59
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/735064 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell-extensions?expand=0&rev=197
13 lines
492 B
Diff
13 lines
492 B
Diff
Index: gnome-shell-extensions-3.33.91/data/gnome-shell-sass/_common.scss
|
|
===================================================================
|
|
--- gnome-shell-extensions-3.33.91.orig/data/gnome-shell-sass/_common.scss
|
|
+++ gnome-shell-extensions-3.33.91/data/gnome-shell-sass/_common.scss
|
|
@@ -1916,6 +1916,7 @@ StScrollBar {
|
|
//reset
|
|
border: none;
|
|
background-color: transparent;
|
|
+ background: #2e3436 url(sle-background.png);
|
|
|
|
$_gdm_fg: #f6f5f4;
|
|
$_gdm_bg: lighten(#2e3436, 19%);
|