pub const INLAY_HINT_STYLE_ID: StyleId = 0x0800_0001;
Built-in style id for LSP inlay hints virtual text (textDocument/inlayHint).
textDocument/inlayHint
Renderers should map this to a muted / secondary foreground, and optionally a subtle background.