Dashboard > Confluence User Guides and Documents > ... > Working with Macros > Color Text Macro
Color Text Macro Log In   View a printable version of the current page.

Added by dave@atlassian.com, last edited by rosie@atlassian.com on Jun 18, 2007  (view change)
Labels: 
(None)

Change the color of a block of text.
Usage:
{color:mycolor} ... text ... {color}

Parameter Required Default Description
mycolor yes none color of text. You can use names for common colors or use the hex code for a more specific color

Example:
{color:red}red{color}
{color:orange}orange{color}
{color:yellow}yellow{color}
{color:green}green{color}
{color:blue}blue{color}
{color:purple}purple{color}
{color:violet}violet{color}

{color:003366}#003366{color}

gives:

red
orange
yellow
green
blue
purple
violet

#003366

DEMONSTRATION LICENSE - This Confluence site is for demonstration purposes only. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.6.1 Build:#916 Nov 09, 2007) - Bug/feature request - Contact Administrators