mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-07-03 21:32:37 +00:00
Merge branch 'master' of https://github.com/vinceliuice/WhiteSur-gtk-theme
This commit is contained in:
BIN
src/assets/gnome-shell/common-assets/background-blur-darken.png
Normal file
BIN
src/assets/gnome-shell/common-assets/background-blur-darken.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 158 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 413 KiB After Width: | Height: | Size: 202 KiB |
BIN
src/assets/gnome-shell/common-assets/background-darken.png
Normal file
BIN
src/assets/gnome-shell/common-assets/background-darken.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 272 KiB |
@@ -18,7 +18,6 @@
|
||||
<file>assets/activities.svg</file>
|
||||
<file>assets/view-app-grid.svg</file>
|
||||
<file>assets/background.png</file>
|
||||
<file>assets/background-blur.png</file>
|
||||
<file>icons/scalable/actions/color-pick.svg</file>
|
||||
<file>icons/scalable/status/eye-not-looking-symbolic.svg</file>
|
||||
<file>icons/scalable/status/eye-open-negative-filled-symbolic.svg</file>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
#overviewGroup {
|
||||
background-color: rgba($osd_bg_color, 1);
|
||||
background-image: url("assets/background-blur.png");
|
||||
background-image: url("assets/background.png");
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user