vinceliuice / WhiteSur-gtk-theme

MacOS Big Sur like theme for Gnome desktops
MIT License
5.77k stars 600 forks source link

Nautilus problems #1014

Open vpassapera opened 8 months ago

vpassapera commented 8 months ago

Manjaro, fresh install, running Gnome-Shell 45.3 Nautilus is not semi-transparent, and the fonts and icon colors look incorrect.

Theme is installed locally as opposed to system. I also did another install where I did -N glassy explicitly.

Install line:

./install.sh -o normal -c Dark -P bigger -i manjaro -HD --normal --darker

Notice that not even the window buttons work on nautilus (they do work on all other apps).

I also installed it in /usr/share/themes but it's the same result. Rebooting / Logging out and in does not help. Playing around I also omitted the -HD flag and others, but it's always the same result.

gnome-shell-screenshot-8cddyg

SVTA-OP commented 7 months ago

You need to add -l since nautilus and most of the GNOME apps nowadays use GTK4 (libadwaita) which requires special overwriting.

Try out ./install.sh -o normal -c Dark -P bigger -i manjaro -HD --normal --darker -l.

kernelb00t commented 5 months ago

@vpassapera :eyes: (try to check for your email notifications in Github settings, this would help you getting the message)

kernelb00t commented 4 months ago

@vpassapera Is your issue still ongoing? If so, please respond, if not, please close your issue! thanks 😉

vpassapera commented 4 months ago

Hello, yes this issue still persists.