pub fn render(t: &TokenSet) -> StringExpand description
Render the base16 .tmTheme bat consumes.
Pure function — same TokenSet always produces byte-identical output.
Determinism is a test invariant: no timestamps, no map iteration; the
scope rules are emitted in a fixed, hand-ordered sequence.