Element color

LANSA Integrator

Element - color

The color element is a top-level element that defines a color.

Pre-defined colors are available:

  • black
  • blue
  • cyan
  • darkgray
  • darkgray
  • gray
  • gray
  • lightgray
  • lightgray
  • green
  • magenta
  • orange
  • pink
  • red
  • white
  • yellow

Syntax:

Element

Attributes

Value

Notes for Element/Attribute/Value

color

name

string

 

rgb

value

red, green, blue

 

Example

 

<color name="charcoal" rgb="100,80,90"/>