lowered bg color increasing

This commit is contained in:
iLLiCiTiT 2020-09-08 14:12:10 +02:00
parent 967e312df0
commit 4e03a7c6a5

View file

@ -127,7 +127,7 @@ QPushButton[btn-type="expand-toggle"] {
background-color: transparent;
}
#ContentWidget[content_state="hightlighted"] {
background-color: rgba(19, 26, 32, 20%);
background-color: rgba(19, 26, 32, 15%);
}
#SideLineWidget {