Browse Source

Added description for hexadecimal color support (#153)

Dillybob92 9 years ago
parent
commit
a60bdfca14
1 changed files with 5 additions and 0 deletions
  1. 5 0
      reference/bbcode_in_richtextlabel.rst

+ 5 - 0
reference/bbcode_in_richtextlabel.rst

@@ -73,3 +73,8 @@ List of valid color names for the [color=<name>] tag:
 -  teal
 -  teal
 -  white
 -  white
 -  yellow
 -  yellow
+
+Hexadecimal color codes
+~~~~~~~~~~~~~~~~~~~~
+ 
+Any valid 6 digit hexadecimal code is supported. e.g: [color=#ffffff]white[/color]