mirror of
https://github.com/stronk-dev/Tokyo-Night-Linux.git
synced 2025-04-24 15:35:09 +02:00
fix icon blacking out in Thunar icon view
This commit is contained in:
parent
a7e9399e22
commit
c3e147fd68
@ -6889,7 +6889,8 @@ XfdesktopIconView.view .rubberband {
|
|||||||
border-top: 1px solid rgba(204, 204, 204, 0.12);
|
border-top: 1px solid rgba(204, 204, 204, 0.12);
|
||||||
}
|
}
|
||||||
|
|
||||||
.thunar treeview .view:selected {
|
.thunar treeview .view:selected,
|
||||||
|
.thunar widget .view:active {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user