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

https://github.com/thedbcooper/rstudio-theme-monokai-dimmed

A dark theme based on the Monokai Dimmed color theme (VSCode) for the RStudio IDE.
https://github.com/thedbcooper/rstudio-theme-monokai-dimmed

ide-customization rstudio-color rstudio-theme

Last synced: 6 months ago
JSON representation

A dark theme based on the Monokai Dimmed color theme (VSCode) for the RStudio IDE.

Awesome Lists containing this project

README

          

# Monokai Dimmed Theme for RStudio
A dark theme for the RStudio IDE. Based on the [Monokai Dimmed theme for VS Code](https://github.com/microsoft/vscode/tree/main/extensions/theme-monokai-dimmed/themes).

To install, download the [Monokai-Dimmed.rstheme](https://github.com/thedbcooper/rstudio-theme-monokai-dimmed/blob/main/Monokai-Dimmed.rstheme) file, then in RStudio go into:
Tools > Global Options... > Appearance tab, and under Editor theme, select 'Add...' and select the file.

It is also recommended to enable "Rainbow Parentheses" in RStudio settings by going into:
Tools > Global Options... > Code tab, and under Display section, enable the Rainbow Parentheses option at the bottom.

## Screenshots

![](screenshots/img1.png)

![](screenshots/img2.png)

![](screenshots/img3.png)