Need help using Canvas.create_linear_gradient

Paste this in Theme CSS and add this to your role

.anvil-role-gradient {
background-image: linear-gradient(black, white);
}

Replace the colors above with any color. You can add multiple as well.