Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 511 Bytes

readme.md

File metadata and controls

18 lines (12 loc) · 511 Bytes

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
)