#Adding images to a custom theme?

7 messages · Page 1 of 1 (latest)

orchid atlas
#

Can I create a theme that has a pixel art style?

Can I do something similar with buttons for example? Modals with pixelated backgrounds? Etc

For example this is something I was trying with the Rating component using the emptySymbol and fullSymbol props.

still skiff
#

Yes, you can do that by using background-image and Styles API

orchid atlas
#

Super cool

#

What about a button for example? If I want to change the background image when its active. Can I do that with styles api?

still skiff
orchid atlas
#

Awesome. Thanks

orchid atlas
#

Working 👌