Rstudio Appearance in Positron #5842
-
I saw that Positron Actually use most of the color theme in VScode market place. Which is already great ! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
We don't plan to exactly reproduce the themes from RStudio, given what a plethora of theme extensions are out there available for VS Code / Positron. If you are interested in something that looks very much like RStudio, you may want to look for themes like this one that have been built to emulate RStudio! |
Beta Was this translation helpful? Give feedback.
-
The biggest issues I have in terms of getting used to the appearance of Positron (from RStudio) are lack of clear border separation between panels and lack of color differentiation in console text. Despite all the obvious improvements that Positron offers, it is really difficult for my brain to work around these and I end up moving back to RStudio. |
Beta Was this translation helpful? Give feedback.
-
For those who are fans of RStudio's implementation of Tomorrow Night Bright, I have drafted a port of RStudio's Tomorrow Night Bright in the Positron editor with workbench decorations ported from GitHub Dark Default. I plan to release this extension on the VS Code Marketplace and Open VSX. Repository: https://github.com/gvelasq/tomorrow-night-bright-r-classic Related discussion: #3686 (reply in thread) |
Beta Was this translation helpful? Give feedback.
We don't plan to exactly reproduce the themes from RStudio, given what a plethora of theme extensions are out there available for VS Code / Positron. If you are interested in something that looks very much like RStudio, you may want to look for themes like this one that have been built to emulate RStudio!