Update xfce-panel appearance

This commit is contained in:
EliverLara
2019-06-21 12:08:27 -05:00
parent b1dd888fd8
commit d1004d39a5
4 changed files with 15 additions and 15 deletions

View File

@@ -38,8 +38,8 @@
}
&:active, &:checked {
color: $selected_fg_color;
border: none;
background-color: $selected_bg_color;
border-bottom: 2px solid $selected_bg_color;
background-color: lighten($panel_bg_color, 15%);
label, image { color: inherit; }
}