themeColor( )
themeColor() : number[];
Returns
The currently set theme color in the form [r, g, b, a]
, or null if none has been set.
Default value: null
themeColor() : number[];
The currently set theme color in the form [r, g, b, a]
, or null if none has been set.
Default value: null