mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
Fixed filename not showing in thunar
This commit is contained in:
@@ -2,7 +2,15 @@
|
||||
* Nautilus *
|
||||
************/
|
||||
.nautilus-window {
|
||||
|
||||
.frame{
|
||||
*:selected, *:selected:backdrop{
|
||||
background: transparent;
|
||||
color: $selected_bg_color;
|
||||
label {
|
||||
color: $selected_bg_color;
|
||||
}
|
||||
}
|
||||
}
|
||||
paned {
|
||||
> separator { background-image: none; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user