setThemeColor
Set theme color using hex color string. Supported formats: "#RRGGBB", "#AARRGGBB", "0xRRGGBB", "0xAARRGGBB"
Return
true if color was parsed successfully, false otherwise
Parameters
colorString
Hex color string
Set theme color using hex color string. Supported formats: "#RRGGBB", "#AARRGGBB", "0xRRGGBB", "0xAARRGGBB"
true if color was parsed successfully, false otherwise
Hex color string