An open API service indexing awesome lists of open source software.

https://github.com/siegerts/rstudio-nord-theme

Nord Polar Dark theme adapted for RStudio
https://github.com/siegerts/rstudio-nord-theme

dark-theme nord rstudio rstudio-theme

Last synced: 6 months ago
JSON representation

Nord Polar Dark theme adapted for RStudio

Awesome Lists containing this project

README

          

## RStudio Nord Theme

[Nord](https://www.nordtheme.com/) Polar Night theme created using the [Sublime json-based theme](https://github.com/arcticicestudio/nord-sublime-text/blob/master/Nord.sublime-color-scheme) and the [TM Theme editor](http://tmtheme-editor.herokuapp.com).

![](https://github.com/siegerts/rstudio-nord-theme/blob/master/rstudio-nord.png)

### Download and install

To download and apply the theme.

```r
> rstudioapi::addTheme("https://raw.githubusercontent.com/siegerts/rstudio-nord-theme/master/Nord.tmtheme", apply = TRUE)
```

### Create and customize

More information regarding creating your own theme or customizing an existing one can be found at [https://rstudio.github.io/rstudio-extensions/rstudio-theme-creation.html](https://rstudio.github.io/rstudio-extensions/rstudio-theme-creation.html)