Home > @activeviam/activeui-sdk > ThemeImplementationProperties
ThemeImplementationProperties type
Allows to define the main color of the theme, as well as if it is a dark theme.
Signature:
export declare type ThemeImplementationProperties = UserThemeConfig;