Theme Configuration¶
viser.theme
provides interfaces for themeing the viser
frontend from within Python.
- class viser.theme.TitlebarConfig[source]¶
Configure the content that appears in the titlebar.
- buttons: Tuple[TitlebarButton, ...] | None¶
- image: TitlebarImage | None¶