mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-04 13:13:04 +00:00
commit
f78141b7bb
@ -2261,23 +2261,18 @@ menu {
|
|||||||
|
|
||||||
// image { -gtk-icon-style: symbolic; }
|
// image { -gtk-icon-style: symbolic; }
|
||||||
|
|
||||||
arrow {
|
> arrow {
|
||||||
transition: none;
|
transition: none;
|
||||||
color: $selected_fg_color;
|
color: $selected_fg_color;
|
||||||
}
|
}
|
||||||
|
|
||||||
menu { //sunmenu
|
menu { //submenu
|
||||||
arrow {
|
arrow {
|
||||||
color: $fg_color;
|
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
-gtk-icon-shadow: none;
|
-gtk-icon-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
// menuitem { -gtk-icon-style: symbolic; }
|
// menuitem { -gtk-icon-style: symbolic; }
|
||||||
|
|
||||||
menuitem:hover {
|
|
||||||
arrow { color: $selected_fg_color; }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user