Difference: TextFormattingFAQ (4 vs. 5)

Revision 52000-11-10 - PeterThoeny

Line: 169 to 169
  "colorCode" is the hexadecimal RGB color code. The color is composed by specifying the red, green and blue components of the color in
Changed:
<
<
hexadecimal notation. For example, to specify white, the red, green and blue components are 255, 255, 255, so you would use "#FFFFFF". Common color codes are:
>
>
hexadecimal notation. For example, to specify white, the red, green and blue components are 255, 255, 255, so you would use "#FFFFFF". You can use StandardColors or common color codes:
 
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TextFormattingFAQ.