mjbvz / vscode-github-markdown-preview-style

VS Code extension that changes the built-in markdown preview to match Github's styling
https://marketplace.visualstudio.com/items?itemName=bierner.markdown-preview-github-styles
MIT License
303 stars 57 forks source link

Light gray bar is not visible in light theme. #79

Closed krave1986 closed 1 year ago

krave1986 commented 2 years ago

When we use the default VS Code markdown preview and the dark theme of our extension, with line(s) being selected, there would be a light grey bar displayed in the preview window to indicate which line(s) being selected. But if we set "markdown-preview-github-styles.colorTheme": "light".

Dark theme: image

Light theme: image