mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-07-05 06:12:38 +00:00
refactor
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 413 KiB After Width: | Height: | Size: 202 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