mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
Cinnamon: Add visual differentiation for inactive pane in Nemo
This commit is contained in:
@@ -60,5 +60,10 @@
|
||||
&:checked { @include button(active-header); }
|
||||
}
|
||||
}
|
||||
|
||||
.nemo-inactive-pane .view,
|
||||
.nemo-inactive-pane iconview {
|
||||
background-color: darken($base_color, 2%);
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user