[Feature Request] Add gradient color support for `check_color`
Could you please add support for gradient color format in input-field:check_color? It would give the illusion of 'loading' animation while checking the password.
(BTW, many thanks for this piece of software.)
Honestly I not sure how that would look for input, but for example, border_color for image and shape should be able to be specified as a gradient, similar to Hyprland itself. Right now it's a bit inconsistent to me.
border_color for image and shape should be able to be specified as a gradient
But won't that be always gradient, instead of while checking the password only?
I feel like we could greatly benefit from having both the ability to define the borders as gradients, and the border animations to make the gradient "spin". So that one could activate the animation when the password is being checked, having that act as a "loading animation". Both of these things are already implemented in hyprland so I believe it's just a matter of porting over these features.
Gradients are now available : )