ThemeColor constructor

__init__(self, type, tint)


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

See Also