RGB formatting

To use RGB formatting in SmartQuest text, follow this example:

Formatting
Description

"<#fc3e19>Example"

Single RGB coloring

"<#fc3e19,#1965fc>Example" "<#fc3e19, .. ,#1965fc>Example"

Color gradation between two or more colors

"<b><#fc3e19>Example" "&l<#fc3e19>Example"

Apply bold to a single or gradient RGB color

It is possible to insert multiple formats in the same text

"<#fc3e19>Example1 &4Example2 <#fc3e19,#1965fc>Example3"

RGB formatting takes advantage of HTML coloring

Last updated