page_chat_theme() layers page-scoped surface, chat-radius, and density
tokens and system typography over bslib's "shiny" preset. Supply a
different preset to start from another bslib or Bootswatch preset, or pass
a regular bslib::bs_theme() directly to page_chat() to omit the page-chat
baseline.
Arguments
- ...
Sass variables forwarded to
bslib::bs_theme(). Values supplied here override the page-chat defaults.- preset
A bslib or Bootswatch preset name.
Value
A bslib::bs_theme() suitable for the theme argument of
page_chat().