mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
Rebuild theme
This commit is contained in:
@@ -93,7 +93,7 @@ window.thunar toolbar#location-toolbar > toolitem > widget > widget.linked.path-
|
|||||||
window.thunar paned > scrolledwindow treeview.view {
|
window.thunar paned > scrolledwindow treeview.view {
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background: darken($_sidebar_color, 3%);
|
background: darken($_sidebar_color, 5%);
|
||||||
}
|
}
|
||||||
&:selected {
|
&:selected {
|
||||||
@include button(active-header);
|
@include button(active-header);
|
||||||
|
|||||||
@@ -5822,7 +5822,7 @@ window.thunar toolbar#location-toolbar > toolitem > widget > widget.linked.path-
|
|||||||
|
|
||||||
/* thunar sidepane */
|
/* thunar sidepane */
|
||||||
window.thunar paned > scrolledwindow treeview.view:hover {
|
window.thunar paned > scrolledwindow treeview.view:hover {
|
||||||
background: #10131b; }
|
background: #0c0e15; }
|
||||||
|
|
||||||
window.thunar paned > scrolledwindow treeview.view:selected {
|
window.thunar paned > scrolledwindow treeview.view:selected {
|
||||||
border-radius: 23px;
|
border-radius: 23px;
|
||||||
|
|||||||
@@ -5847,7 +5847,7 @@ window.thunar toolbar#location-toolbar > toolitem > widget > widget.linked.path-
|
|||||||
|
|
||||||
/* thunar sidepane */
|
/* thunar sidepane */
|
||||||
window.thunar paned > scrolledwindow treeview.view:hover {
|
window.thunar paned > scrolledwindow treeview.view:hover {
|
||||||
background: #10131b; }
|
background: #182129; }
|
||||||
|
|
||||||
window.thunar paned > scrolledwindow treeview.view:selected {
|
window.thunar paned > scrolledwindow treeview.view:selected {
|
||||||
border-radius: 23px;
|
border-radius: 23px;
|
||||||
|
|||||||
Reference in New Issue
Block a user