Color
From TrillWiki
Colo(u)r code looks like this:
- <color red="" green="" blue="">
- <rect>
- <left num="0" width="0"/>
- <right num="0" width="1"/>
- <top num="0" height="0"/>
- <bottom num="0" height="1"/>
- </rect>
- <rect>
- </color>
The red, green and blue properties set the colour. The rect code is standard rect code, used to define where this block of colo(u)r will go. The colo(u)r will go behind any backgrounds/IControls - it will not overlap them.
See also RGB
