Nautilus 3.30 has new path-bar. And hence it doesn’t look good with current design.
I have adapted the code with following ideas ( many thanks to @frederik-f to help me with some code )
- Normal text with
:not(:checked)
path-bar buttons
- Dimmer text for
:not(:checked)
path-bar buttons. There are some issues though, When you click popover few times, at some point button:checked doesn’t have bold font. Here note how “apt” got inactive even when nautilus is in focus. I can even reproduce this with Yaru.
- No grey highlight on hover, darker highlight for :hover:checked
I will upload several more later .
Thoughts?
@3v1n0 @chanath @mc3man @didrocks @c-lobrano @laney @dale-f-beaudoin
Update: After posting this I just found out nautilus is somewhat going back to old (3.26) path-bar design.