Sidebar Menu option is broken

I’m on beta version of gnome and my sidebar menu looks broken. I’m using orchis theme but same broken with default adwaita. Can someone help me debug the issue? I don’t know where to start.

Are you setting the GTK_THEME environment variable? If so, don’t do that.

No, there is no variable like that in my .zshrc file. Is there anywhere else that might be setting this?
I’m using gnome tweaks to set the theme. Also, note that the file picker that opens when you try to attach files seems to be ok. Also, only nautilus seems to be affected, settings and everything else is also ok.

Is there anything in strings /proc/$(pidof nautilus)/environ | grep THEME (while nautilus is running)? If not, what does it look like if you remove your modifications to ~/.config/gtk-4.0/gtk.css?

yeah, looks like a me problem. The css files although original from the theme author are behaving this way. Asked Claude to fix this and it did half the work. Will try to fix this on my own. Thanks for pointing out the issue.

This topic was automatically closed 45 days after the last reply. New replies are no longer allowed.