ThemeColor constructor

init

def __init__(self, type, tint):
    ...
ParameterTypeDescription
typeThemeColorTypeThe theme type.
tintfloatThe tint value.

See Also