primaryColor
The primary color of the UI theme, a string in the CSS format. For example, "#78187b"
or "rgb(120,24,123)"
.
A structure containing the properties that redefine the appearance of the UI theme.
The image of the standard preloader. You can define it through:
https://example.com/logo.svg
<svg viewBox="0 0 32 32" ... fill="#0090FF"/></svg>
data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhldD0iMzIi...dmc+
The primary color of the UI theme, a string in the CSS format. For example, "#78187b"
or "rgb(120,24,123)"
.