I had a theoretical look at this: * [Mint-Y-Sand theme](https://github.com/linuxmint/mint-themes/blob/master/files/usr/share/themes/Mint-Y-Sand/index.theme) uses the [Mint-Y-Sand icon theme](https://github.com/linuxmint/mint-y-icons/blob/master/usr/share/icons/Mint-Y-Sand/index.theme) * [Mint-Y-Sand icon theme](https://github.com/linuxmint/mint-y-icons/blob/master/usr/share/icons/Mint-Y-Sand/index.theme) inherits from (in order): [Mint-Y](https://github.com/linuxmint/mint-y-icons/blob/master/usr/share/icons/Mint-Y/index.theme), Adwaita, gnome, hicolor. It provides [very few icons itself](https://github.com/linuxmint/mint-y-icons/tree/master/usr/share/icons/Mint-Y-Sand) * [Mint-Y](https://github.com/linuxmint/mint-y-icons/blob/master/usr/share/icons/Mint-Y/index.theme) provides [more icons](https://github.com/linuxmint/mint-y-icons/tree/master/usr/share/icons/Mint-Y), but doesn't seem to provide everything we use, including e.g. neither `gtk-new` nor `document-new`.
Thus, it falls back to Adwaita for those. So everything seems normal, except that Geany shows more icons than this theme was really meant to. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/discussions/3890#discussioncomment-9648659 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/repo-discussions/3890/comments/[email protected]>
