38
Views
1
Comments
Solved
[Simple Resource Viewer] Multi color
Question
simple-resource-viewer
Reactive icon
Forge asset by Rafael Fantato

Hi,


How can i apply colors of this kind?




Best Regards,

2019-04-17 20-48-45
Rafael Fantato
 
MVP
Solution

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:


Hi,


How can i apply colors of this kind?




Best Regards,

 

 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.