ScriptColorPair

A simple object that bundles two colors together (text and background).

Property NameReturn TypeDescription

backcolor

string

Specify the background color. This should be in the form #RRGGBB (hexadecimal) or RRR,GGG,BBB (decimal).

textcolor

string

Specify the text color. This should be in the form #RRGGBB (hexadecimal) or RRR,GGG,BBB (decimal).

最后更新于