This version is out of date, covering development from v8.0.0 to v8.x.x. It is maintained here only for inbound reference links from elsewhere. It is no longer actively updated.

Jump to the current version of aTbRef

Tinderbox v8 Icon

color tag

All defined colours, whether built-in or user-defined have two attributes:

<color name="cool gray" color="#607080" /> 

name. A string. The 'name' of the colour: can be anything.

color. The actual colour used. Stored as a hash-prefixed six-digit hex code.