Card Reference
Collaborate with us
Edit this page on GitHub
Layout and classes
Advanced use case
Change background color
-
Write the following classes in the ExtendedClass property of the card.
background-yourcolor text-neutral-0 border-size-none
The class
text-neutral-0
is to set the text-color to white, in contrast with the new background. Theborder-size-none
class is to remove the border. -
Publish and test.
Before
After