ScriptColorPair
A simple object that bundles two colors together (text and background).
Property Name
Return Type
Description
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).
最后更新于