Function setThemeInLocalstorage
- setThemeInLocalstorage(ctx, theme): Promise<void>
Parameters
- ctx: Context
- theme: {
assistantColor: string;
assistantSecondaryColor: null | string;
}assistantColor: string
assistantSecondaryColor: null | string
Returns Promise<void>
sets the themes config in the localstorage