[libadwaita/wip/exalm/backdrop: 26/27] stylesheet: Make the .devel cog less prominent for backdrop
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/backdrop: 26/27] stylesheet: Make the .devel cog less prominent for backdrop
- Date: Mon, 3 May 2021 14:17:19 +0000 (UTC)
commit 3b8fce99767944500df1092130896ec8126331e2
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Sat May 1 13:54:09 2021 +0500
stylesheet: Make the .devel cog less prominent for backdrop
Match the widgets inside header bar, make it 50% more transparent so it
doesn't stand out if it overlaps a widget.
src/stylesheet/widgets/_header-bar.scss | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/stylesheet/widgets/_header-bar.scss b/src/stylesheet/widgets/_header-bar.scss
index 2293c0e..38c7197 100644
--- a/src/stylesheet/widgets/_header-bar.scss
+++ b/src/stylesheet/widgets/_header-bar.scss
@@ -166,7 +166,7 @@ window.devel {
background: $bg_color $gradient;
&:backdrop {
- background: $bg_color cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90%
0/256px 256px no-repeat,
+ background: $bg_color cross-fade(5% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90%
0/256px 256px no-repeat,
linear-gradient(to right, transparent 65%, transparent),
linear-gradient(to top, $bg_color, $bg_color);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]