vinceliuice / WhiteSur-gtk-theme

MacOS Big Sur like theme for Gnome desktops
MIT License
5.54k stars 591 forks source link

Connecting to flatpak for Gtk4 apps doesnt work when following readme #850

Open kb-ig opened 1 year ago

kb-ig commented 1 year ago

Following the readme, I was unable to get the Nord color scheme working for Gtk4 flatpak apps. This alone did not affect the theme of Gnome Extensions Manager:

sudo flatpak override --filesystem=xdg-config/gtk-4.0

However I managed to get it to work by additionally specifying which theme flatpak apps should use:

sudo flatpak override --env GTK_THEME=WhiteSur-Dark-solid-nord

Now I get the right theme showing, however note that the theme options do will no longer change the theme, as this appears to be controller via the GTK_THEME variable set in the previous command. image

Just highlighting this as you may want to include something in the readme to highlight this (if you're able to replicate the same issue and solve it in the same way).

nkcong206 commented 1 year ago

Great, but the 3 buttons seem to be closer together. Is there a way to make them similar to other apps? Screenshot from 2023-06-03 22-33-25 Error: (com.github.neithern.g4music:2): Gtk-WARNING **: 08:38:38.823: Theme parser error: gtk.css:1:1-57: Failed to import: The resource at “/org/gnome/theme/gtk-dark.css” does not exist