Skip to content

Latest commit

 

History

History
29 lines (13 loc) · 928 Bytes

README.md

File metadata and controls

29 lines (13 loc) · 928 Bytes

Blue Night for RStudio

A minimalist blue theme for RStudio based on https://github.com/thiagobessimo/bluenight

The code features complete textmate rules and a very deep blue theme in a dark version.

Install using Git

If you are a git user, you can install the theme and keep up to date by cloning the repo:

git clone https://github.com/thiagobessimo/bluenight-rstudio.git

Install manually

Download using the GitHub .zip download option and unzip them.

Install from the console

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/thiagobessimo/bluenight-rstudio/main/blue-night.rstheme", apply = TRUE)

Activating theme

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