joaophi / tailscale-gnome-qs

GNU General Public License v3.0
52 stars 9 forks source link

Adhere to symbolic icon conventions #23

Closed pesader closed 8 months ago

pesader commented 8 months ago

For the symbolic icon to work properly, unset its colors so it can be set programatically, append "-symbolic" to its file name, set stroke width to 2px, and use a 16x16 canvas. These conventions are stated at the GNOME Human Interface Guidelines.

As you can see, the icon can now be recolored automatically:

Screenshot from 2024-02-28 17-27-41

It also looks more "at home" in the Quick Settings:

Screenshot from 2024-02-28 17-32-56

Screenshot from 2024-02-28 17-28-27

Thank you for developing this awesome extension! 🛜