/nord-rstudio-black

Nord for RStudio with true black background

MIT LicenseMIT

Nord RStudio

An arctic, north-bluish clean and elegant RStudio theme.

shiny app

supports rainbow parentheses for RStudio 1.4.

based on nord-sublime-text.

install

rstudioapi::addTheme(
  themePath = "https://raw.githubusercontent.com/edavidaja/nord-rstudio/master/Nord.rstheme",
  apply = TRUE
)