[gnome-panel/wip-tasklist: 1/3] Yaru: add rgba gradient and remove background
- From: Sebastian Geiger <segeiger src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel/wip-tasklist: 1/3] Yaru: add rgba gradient and remove background
- Date: Sun, 29 Mar 2020 14:24:59 +0000 (UTC)
commit 1730a4a9a39e5be57bb1a93eac2151d34355fe28
Author: Sebastian Geiger <sbastig gmx net>
Date: Sat Feb 29 17:27:39 2020 +0100
Yaru: add rgba gradient and remove background
data/theme/Yaru/gnome-panel.css | 8 ++++++++
1 file changed, 8 insertions(+)
---
diff --git a/data/theme/Yaru/gnome-panel.css b/data/theme/Yaru/gnome-panel.css
index 22cb14041..fbdb77f6a 100644
--- a/data/theme/Yaru/gnome-panel.css
+++ b/data/theme/Yaru/gnome-panel.css
@@ -3,3 +3,11 @@
wnck-pager:selected {
background-color: @theme_selected_bg_color;
}
+
+#tasklist-button {
+ unset: all;
+}
+
+#tasklist-button > box {
+ background-image: linear-gradient(to top, rgba(252,252,252,.6) 3px, rgba(252,252,252,.8));
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]