Hi,
How can i apply colors of this kind?
Best Regards,
Hi, instead using a normal color, pass any css color like this:repeating-linear-gradient(45deg, #606dbc, #606dbc 10px, #465298 10px,#465298 20px)
You can use any CSS site generator to help you in this, like this one:
https://stripesgenerator.com/
Cheers
bfcantante wrote: