Format Tags
Jump to navigation
Jump to search
[#113355]- RGB Hex Color tag - Changes text color to the right[#RRGGBBAA]- RGBA Hex Color tag - Changes text color and transparency to the right[/#]- Restores original color- Example:
'[#FF0000FF]Red[#00FF00FF]Green[#0000FFFF]Blue[/#]Original' - Renders:
RedGreenBlueOriginalIf original color was black (#000000FF,#000000)
- Example: