Gnome-Shell: lighten icon shadow
This commit is contained in:
@@ -2653,6 +2653,9 @@ StScrollBar {
|
||||
#unlockDialogNotifications StButton#vhandle:active, #unlockDialogNotifications StButton#hhandle:active {
|
||||
background-color: rgba(39, 119, 255, 0.5); }
|
||||
|
||||
.icon-dropshadow {
|
||||
icon-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); }
|
||||
|
||||
/* OSD */
|
||||
/*
|
||||
$_osd_color: if($variant=='light', black, $fg_color);
|
||||
|
||||
Reference in New Issue
Block a user