Cinnamon: Update desktop theme colors

This commit is contained in:
EliverLara
2020-09-23 12:47:58 -05:00
parent e3ee178398
commit 21a530125e
24 changed files with 879 additions and 885 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.5);
}
&:insensitive {
color: transparentize($fg_color, 0.5);