mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-05-06 23:15:20 +00:00
update
This commit is contained in:
@@ -2467,7 +2467,11 @@ window.background.csd {
|
||||
background-color: $base_color;
|
||||
|
||||
treeview.view:not(:hover):not(:selected) {
|
||||
background-color: transparent;
|
||||
background: none;
|
||||
}
|
||||
|
||||
> treeview.view:not(:hover):not(:selected) {
|
||||
background-color: $base_color;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2477,7 +2481,7 @@ window.background.csd {
|
||||
background-color: $bg_color;
|
||||
|
||||
treeview.view:not(:hover):not(:selected) {
|
||||
background-color: transparent;
|
||||
background: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user