Xfce: add shadow to whiskermenu button
This commit is contained in:
parent
efcd28ed6c
commit
e4d3c4bfd7
@ -131,6 +131,11 @@ list.tweak-categories separator {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Whisker menu */
|
/* Whisker menu */
|
||||||
|
#whiskermenu-button image {
|
||||||
|
-gtk-icon-shadow: 0 0 3px $selected_bg_color,
|
||||||
|
0 0 3px $selected_bg_color;
|
||||||
|
}
|
||||||
|
|
||||||
#whiskermenu-window {
|
#whiskermenu-window {
|
||||||
$_dark_bg: if($variant == 'light', $bg_color, darken($bg_color, 3%));
|
$_dark_bg: if($variant == 'light', $bg_color, darken($bg_color, 3%));
|
||||||
entry {
|
entry {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user