Select a theme from the list.

Transcript panel

Side tab launcher

Usage — pass the theme id to GuideAI.embed():
GuideAI.embed({
  authKey: 'your-access-key',
  theme: 'dark',
});