[gnome-shell/wip/jimmac/dash-icon-spacing: 8/72] style: Change overview background
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/jimmac/dash-icon-spacing: 8/72] style: Change overview background
- Date: Tue, 2 Feb 2021 11:58:17 +0000 (UTC)
commit c9ac71f27a583401b58b76953e731aed2e02006d
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Thu May 28 18:45:19 2020 -0300
style: Change overview background
data/theme/gnome-shell-sass/widgets/_overview.scss | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/data/theme/gnome-shell-sass/widgets/_overview.scss
b/data/theme/gnome-shell-sass/widgets/_overview.scss
index 18497de0e2..3af2ed8224 100644
--- a/data/theme/gnome-shell-sass/widgets/_overview.scss
+++ b/data/theme/gnome-shell-sass/widgets/_overview.scss
@@ -2,9 +2,12 @@
#overview {
spacing: 24px;
- background-color: transparent;
+}
+
+#overviewGroup {
+ background-color: #241f31;
}
.overview-controls {
padding-bottom: 32px;
-}
\ No newline at end of file
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]