use ;
use ThemeSet;
use crateSyntaxTheme;
/// Create a syntax highlighter adapter using CSS classes (theme-agnostic).
///
/// Light/dark theming is handled by `syntax.css` in the browser.
/// Create a syntax highlighter adapter using inline styles from a loaded theme.