dracula / rstudio

🧛🏻‍♂️ Dark theme for RStudio
https://draculatheme.com/rstudio
MIT License
13 stars 9 forks source link

Broken devtools installation #4

Open geotheory opened 2 years ago

geotheory commented 2 years ago

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)
jrdnbradford commented 2 years ago

It looks like this was fixed and can be closed.