> More I think about it I do not even know where these icons are coming from > that Geany uses for toolbar? I did some searching but did not find anything > information.
All of the icons are read from the icon theme with a few exceptions: Save All, Close All and Build icons are provided by Geany as there are no suitable icons defined for icon themes, the icons can be found https://github.com/geany/geany/tree/master/icons/scalable. > Does anyone know of a way to set to set larger size icons (larger pixel > amount) / specific size icons (programs usually use 16x16 24x24 32x32 48x48) > for Geany toolbar in `gtk.css` file? Me not :). Maybe it's better to ask this in some GTK or theming community as it is not related to Geany. AFAIK we do not anything special to the toolbar icons. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/discussions/4056#discussioncomment-11320496 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/repo-discussions/4056/comments/[email protected]>
