Little confused.
When I try to adjust the toolbar icon sizes in `Preferences - Interface - 
Toolbar - Icon Size` all of the four options seem to use the same icon sizes in 
toolbar (unless maybe slight differences?).  Regardless I would like to try out 
larger icons and the "Large Icons" setting does not appear to generate what I 
am looking for.
I was told that this is not a bug and to try using CSS to achieve this.

I have read that GTK3 no longer supports icon sizes? not sure what this 
pertains to, is this icon sizes in general?

I set `Preferences - Interface - Toolbar - Icon Size` to `System default`
If I add the following to my `gtk.css` file it increases the size of the icons 
but because they are "scaled" with this approach both make icons appear blurry.
`#GeanyMainWindow toolbar toolbutton image {-gtk-icon-transform: scale(3.0);}`
`#GeanyMainWindow toolbar toolbutton image {-gtk-icon-transform: scale(2.0);}`

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.
I am currently using Papirus icon theme, are being generated from this set?

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?

Thank You

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/4056
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/repo-discussions/[email protected]>

Reply via email to