mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-16 08:29:53 +01:00
Xfce: Fix missing hover effect on thunar sidebar
This commit is contained in:
@@ -5886,6 +5886,9 @@ window.thunar toolbar#location-toolbar > toolitem > widget > widget.linked.path-
|
||||
box-shadow: none; }
|
||||
|
||||
/* thunar sidepane */
|
||||
window.thunar paned > scrolledwindow treeview.view:hover {
|
||||
background: #10131b; }
|
||||
|
||||
window.thunar paned > scrolledwindow treeview.view:selected {
|
||||
border-radius: 23px;
|
||||
background: linear-gradient(to right, #00c6ff, #0072ff);
|
||||
|
||||
Reference in New Issue
Block a user