mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
Rebuild theme
This commit is contained in:
@@ -101,7 +101,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);
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user