-
### System details
RStudio Edition : Desktop
RStudio Version : Version 1.3.765
OS Version : Windows 10 x64 (build 18363)
R Version : 3.6.2 (2019-12-12)
### Step…
-
I'd love feedback and help testing the themes! Please leave a comment here if you try out the themes and find any issues or have any suggestions.
Here's how to install and use the themes.
```r
…
-
- rstudioapi 0.9.0
I'm not sure if this is within your control, but reporting it anyway. I have tried making a short bit.ly link for people to install my theme from a GitHub release, but installing…
-
Currently seeing this warning when loading the theme directly from `dracula.rstheme`:
```
Warning in readLines(themeFile, encoding = "UTF-8") :
incomplete final line found on '~/Desktop/Dracula…
-
Hello,
please make proper documentation of rthemes syntax and variables, that may be made. These sources are not enough.
https://rstudio.github.io/rstudio-extensions/rstudio-theme-creation.html
…
-
> rstudioapi::addTheme("https://raw.githubusercontent.com/patrickshox/Mojave-Dark-RStudio-Theme/master/Mojave%20Dark.rstheme", apply=TRUE, force=TRUE)
trying URL 'https://raw.githubusercontent.co…
-
I regularly change my macOS into dark mode according to time of day and light. Maybe rsthemes could detect this and follow suit (the same for other OSes if applicable).
Something like
```
rstheme…
-
If `cli::code_highlight()` is called in RStudio with an unrecognized theme (i.e. a non-builtin theme), it signals a warning and doesn't highlight the code:
```r
cli::code_highlight("1 + 1")
#> [1] …
-
Just need to change `main` to `master` in your example install line:
rstudioapi::addTheme("https://raw.githubusercontent.com/lusignan/dracula-rstudio/main/dracula.rstheme", apply = TRUE)
-
### System details
RStudio Edition : Desktop
RStudio Version : 1.4.1717
OS Version : macOS 11.5.2 (20G95)
R Version : 4.1.0 (2021-05-18) -- "Camp Pontanezen"
### St…