B.5 Resource Generation

The bind:gradient element has the following attributes:

  • condition: Can be OK, Critical, Major, Minor, and so on.

  • type: Is either “linear” or “radial.”

These create a simple linear, rectangular gradient based on the specified condition color.

A lighter version of the color is used for the other end of the gradient, if the ending color is not specified.

The type attribute defaults to linear.