mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
damn you nemo 😒
This commit is contained in:
@@ -100,6 +100,11 @@
|
|||||||
&, & .view {
|
&, & .view {
|
||||||
background-color: mix($bg_color, $base_color, .5);
|
background-color: mix($bg_color, $base_color, .5);
|
||||||
}
|
}
|
||||||
|
.view:selected {
|
||||||
|
&:focus, & {
|
||||||
|
@extend %selected_items;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user