.errorlens-line-error{background:color-mix(in srgb, var(--code-err) 8%, transparent)}.errorlens-line-warning{background:color-mix(in srgb, var(--code-warn) 8%, transparent)}.errorlens-line-info{background:color-mix(in srgb, var(--code-comment) 8%, transparent)}.errorlens-msg{opacity:.85;white-space:pre;font-style:italic}.errorlens-msg-error{color:var(--code-err)}.errorlens-msg-warning{color:var(--code-warn)}.errorlens-msg-info{color:var(--code-comment)}
