aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.7 - [color] Built-In

Mnemonic aid: color for Color

See also: [back] 

The content is wrapped with HTML font tags, or, if HTML 4.01s mode, the appropriate span and style. You may supply 3- or 6-digit HEX color codes to both  [back]  and  [color] :


[color HEX6|HEX3 content]

[back ffffff]
[color 884422 Dark Orange]
[color 080 Dark Green]

<span style="background-color: #FFFFFF; color: #884422;">Dark Orange</span>
<span style="background-color: #FFFFFF; color: #008800;">Dark Green</span>
Dark Orange Dark Green

Other built-ins used here:  [back] 

Keyboard Navigation
, Previous Page . Next Page t TOC i Index
This manual was generated with wtfm
on February 18th, 2026 at 12:52 MT
wtfm uses aa_macrov3 and SqLite
aa_macrov3 uses Python 3