Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: The Definitive Custom Buttons Thread (Read 760504 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

Re: The Definitive Custom Buttons Thread

Reply #200
I'm using the Default UI, and I'm sorry if this offends anyone's sensibilities but I wanted some colour:

X

Whatever size the icons are defined at, they get displayed 16x16 pixels, so if you want to avoid resampling artifacts it's best the base image for the icon is 16x16 pixels, RGB and Alpha.  These files are tiny because I have used PNG as the base image, stripped out all but the essential data in the PNG, and manually added the necessary 22-byte header to turn it into a valid .ICO.

Feel free (zip attached).
It's your privilege to disagree, but that doesn't make you right and me wrong.

Re: The Definitive Custom Buttons Thread

Reply #201
PS: I have no use for the "randomise" button, which is why I haven't included it, but if there's a demand I'll knock one up.  What colour should it be??
It's your privilege to disagree, but that doesn't make you right and me wrong.

Re: The Definitive Custom Buttons Thread

Reply #202
OK, so I couldn't help myself (so easily distracted!):

X
It's your privilege to disagree, but that doesn't make you right and me wrong.

Re: The Definitive Custom Buttons Thread

Reply #203
Here's a shuffle button icon:

X
It's your privilege to disagree, but that doesn't make you right and me wrong.