[gnome-shell/wip/jimmac/closebutton-tweaks: 11/11] theme: window close button touchup
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/jimmac/closebutton-tweaks: 11/11] theme: window close button touchup
- Date: Tue, 12 Mar 2019 12:15:36 +0000 (UTC)
commit c6172739a2d267a6bad489843d6204f7103696f1
Author: Jakub Steiner <jimmac gmail com>
Date: Mon Mar 11 14:14:18 2019 +0100
theme: window close button touchup
- tone down the shading considerably to match the previous look
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/453
data/theme/gnome-shell-sass/_common.scss | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/theme/gnome-shell-sass/_common.scss b/data/theme/gnome-shell-sass/_common.scss
index c7485aefd..58ac065d2 100644
--- a/data/theme/gnome-shell-sass/_common.scss
+++ b/data/theme/gnome-shell-sass/_common.scss
@@ -1152,7 +1152,7 @@ StScrollBar {
background-color: white;
border-radius: 24px;
border: 4px solid $selected_bg_color;
- box-shadow: inset 0 -4px 0 0 transparentize($selected_bg_color, 0.5);
+ box-shadow: inset 0 -2px 0 0 transparentize($selected_bg_color, 0.9);
color: $selected_bg_color;
height: 24px;
width: 24px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]