klecks icon indicating copy to clipboard operation
klecks copied to clipboard

Icon consistency

Open eerii opened this issue 1 year ago • 1 comments

Hi, first of all, thank you for making an awesome and fast image editor c: I've been having lots of fun using it.

This is by no means important but I wanted to give feedback on the icons. It seems that most of the icons are monocromatic, and I really like the look of those. However, they all seem to have slightly different colors.

Image

From what I see in the inspector most of them are already SVG, so maybe they could be easily tinted in browser.

Then, there's also the coloured icons, only for the top bar and the middle of the styles panel. I think it would be great to either choose one cohesive theme or have an option for the user to select it.

I'm a bit busy at the moment but I can look at the consistent colours one in a week or two if that's ok :D

eerii avatar Mar 20 '25 19:03 eerii

It's true they are quite a mess. Eventually I want to clean it up and feed the color via css which would avoid all those filter: invert(1) in dark mode.

If you have color suggestions I welcome them!

bitbof avatar Apr 27 '25 14:04 bitbof