From a60bdfca14d785ddaa6a67403dd6d043ae0e63ea Mon Sep 17 00:00:00 2001 From: Dillybob92 Date: Tue, 24 May 2016 08:40:40 -0700 Subject: [PATCH] Added description for hexadecimal color support (#153) --- reference/bbcode_in_richtextlabel.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/reference/bbcode_in_richtextlabel.rst b/reference/bbcode_in_richtextlabel.rst index 3ce827960..812f15cfa 100644 --- a/reference/bbcode_in_richtextlabel.rst +++ b/reference/bbcode_in_richtextlabel.rst @@ -73,3 +73,8 @@ List of valid color names for the [color=] tag: - teal - white - yellow + +Hexadecimal color codes +~~~~~~~~~~~~~~~~~~~~ + +Any valid 6 digit hexadecimal code is supported. e.g: [color=#ffffff]white[/color]