RStudio Custom themes

May 27, 2020 ยท View on GitHub

Custom themes for RStudio v1.2+

Installation

  1. Ensure you have the latest version of RStudio (at least v1.2, which was released in April of 2019)
  2. Run this one line of R code!
rstudioapi::addTheme("https://raw.githubusercontent.com/dgruenew/rstudio_custom_theme/master/Northern_Lights.rstheme", TRUE, TRUE, FALSE)