Skip to content

mattia-liuzzo/RStudio-VScode-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

RStudio-VScode-theme

A simple and cool theme for RStudio inspired by VS code (Dark+) colors and based on Tomorrow Night theme.

image image

Add theme manually to RStudio

Required: RStudio v1.2+

Download rs-vscode.rstheme file and add it within RStudio.

Install

You can also install it and automatically add it, simply using these commands directly in RStudio:

rstudioapi::addTheme("https://raw.githubusercontent.com/mattia-liuzzo/RStudio-VScode-theme/main/rs-vscode.rstheme", apply = TRUE)

It requires rstudioapi package. You can install it using install.packages("rstudioapi").

Suggestion

I also suggest to use Consolas font like VS code.

image

Enjoy your theme!

About

RStudio theme inspired by VS code (Dark+) colors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published