[gnome-shell/gbsneto/40-stuff: 10/68] style: Change overview background
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/gbsneto/40-stuff: 10/68] style: Change overview background
- Date: Wed, 20 Jan 2021 22:41:07 +0000 (UTC)
commit b1c928a0787dce5de40499f8eb0a7db6d7a012f5
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]