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]