Cinnamon: Update desktop theme colors

This commit is contained in:
EliverLara
2020-09-23 13:29:13 -05:00
parent a94339f8e9
commit d897b33275
27 changed files with 1178 additions and 1160 deletions

View File

@@ -298,8 +298,7 @@ StScrollBar {
&:active {
color: $selected_fg_color;
background-color: transparent;
border-image: url("common-assets/menu/menu-hover.svg") 9 9 1 1;
background-color: transparentize($selected_bg_color, 0.3);
}
&:insensitive {
color: transparentize($fg_color, 0.5);