Rebuild theme

This commit is contained in:
EliverLara
2021-02-15 13:53:41 -06:00
parent 8f8e9f3c23
commit 4e8b62f166
3 changed files with 3 additions and 3 deletions

View File

@@ -100,7 +100,7 @@ window.thunar toolbar#location-toolbar > toolitem > widget > widget.linked.path-
window.thunar paned > scrolledwindow treeview.view {
&:hover {
background: darken($_sidebar_color, 3%);
background: darken($_sidebar_color, 5%);
}
&:selected {
@include button(active-header);

View File

@@ -5862,7 +5862,7 @@ window.thunar toolbar#location-toolbar > toolitem > widget > widget.linked.path-
/* thunar sidepane */
window.thunar paned > scrolledwindow treeview.view:hover {
background: #10131b; }
background: #151519; }
window.thunar paned > scrolledwindow treeview.view:selected {
border-radius: 23px;

View File

@@ -5887,7 +5887,7 @@ window.thunar toolbar#location-toolbar > toolitem > widget > widget.linked.path-
/* thunar sidepane */
window.thunar paned > scrolledwindow treeview.view:hover {
background: #10131b; }
background: #0e0e11; }
window.thunar paned > scrolledwindow treeview.view:selected {
border-radius: 23px;