Nord-RStudio icon indicating copy to clipboard operation
Nord-RStudio copied to clipboard

An arctic, north-bluish clean and elegant RStudio theme. This is an unofficial port of @arcticicestudio's Nord theme

Nord-RStudio

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

This theme is an unofficial port of Arctic Ice Studio's Nord theme for RStudio.

Nord

Installation

To install, download the folder, unzip, and open RStudio. From RStudio click Preferences, Appearance, Add, and then navigate to the rstheme for the theme that you'd like to install. Click apply.

If you're comfortable installing from the console and have Devtools installed then you can copy and run the following in your console:

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

Acknowledgements