vscode-R icon indicating copy to clipboard operation
vscode-R copied to clipboard

Toggle style makes the colors of R plot points (lines, paths) being black

Open qianchd opened this issue 2 years ago • 1 comments

There is an example:

plot(rnorm(100), col = "red")
image

By now, commenting the line stroke: var(--vscode-foreground) !important; in https://github.com/Ikuyadeu/vscode-R/blob/master/html/httpgd/styleOverwrites.css#L14 temporarily solves the problem.

qianchd avatar Sep 07 '23 04:09 qianchd

This issue is stale because it has been open for 365 days with no activity.

github-actions[bot] avatar Sep 07 '24 01:09 github-actions[bot]