Per-user preferences for text/code previews (Shiki view and Monaco editor).
Both surfaces read from the same slice so toggling word-wrap or font-size
is consistent whether the user is viewing or editing.
themeOverride of "auto" follows the global UI theme; explicit "light"
or "dark" keeps a per-preview override.
Per-user preferences for text/code previews (Shiki view and Monaco editor). Both surfaces read from the same slice so toggling word-wrap or font-size is consistent whether the user is viewing or editing.
themeOverrideof"auto"follows the global UI theme; explicit"light"or"dark"keeps a per-preview override.