This commit is contained in:
ziro 2020-05-27 16:57:39 +07:00
parent 26aeb5b1bb
commit 6c3384a5da
9 changed files with 27 additions and 17 deletions

View file

@ -171,7 +171,7 @@ SourceTree::item {
SourceTree::item:hover,
QListWidget::item:hover {
background-color: #282828;
background-color: #2f3640;
}
SourceTree::item:selected,