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
- Host: GitHub
- URL: https://github.com/siegerts/rstudio-nord-theme
- Owner: siegerts
- Created: 2019-10-18T21:37:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-18T21:51:16.000Z (almost 7 years ago)
- Last Synced: 2025-06-21T08:36:08.899Z (about 1 year ago)
- Topics: dark-theme, nord, rstudio, rstudio-theme
- Homepage:
- Size: 384 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).

### 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)