@wildix/xbees-connect > ConnectClient > getTheme
ConnectClient.getTheme property
Retrieves current theme with mode (light or dark) and theme options like typography settings and palette
Signature:
getTheme: () => Promise<ResponseMessage<ClientEventType.THEME>>;