EliverLara / Nordic

:snowflake: Dark Gtk3.20+ theme created using the awesome Nord color pallete.
GNU General Public License v3.0
2.31k stars 115 forks source link

Issue with assets not in gtk folders. #294

Open mcoyle1960 opened 7 months ago

mcoyle1960 commented 7 months ago

I apologize if you have received multiple copies of this comment, I couldn't get it to format correctly on gnome-look, so I'm posting here.

Let me start by saying I love this theme. Specifically, I'm using Nordic-bluish-accent-v40. For any theme, I find that in order to get everything themed correctly, I need to copy the theme contents of gtk-4.0 & gtk-3.0 into ~/.config.

Normally, those folders contain all the required assets, but your themes reference the images from one folder up (../assets).

You almost certainly do this to save space, but it means the gtk folders in ~/.config break with no window buttons.

Moving /assets into ~/.config solves the problem, so I'd like to ask you to consider moving a copy of the asset folder into each gtk folder.

Lemme know your thoughts on this. Thanks again.

Kamie1 commented 5 months ago

This is the same for me.

Thanks mcoyle1960, you saved me another couple of hours trying to figure out what was wrong with no asset buttons showing.