mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 05:42:15 +01:00
lowered bg color increasing
This commit is contained in:
parent
967e312df0
commit
4e03a7c6a5
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue