Skip to content

Grubber is a theme for Rstudio, in .rstheme format.

Notifications You must be signed in to change notification settings

RobertMyles/grubber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

grubber

Grubber is a theme for Rstudio, in .rstheme format. It looks like this:

grubber_sample

Download the .rstheme file and install it following the instructions here, or alternatively, do this:

# temp download folder
grubber <- fs::path_temp("grubber", ext = "rstheme")

# get theme
download.file("https://raw.githubusercontent.com/RobertMyles/grubber/master/Grubber.rstheme", 
              grubber)

# apply theme
rstudioapi::addTheme(grubber, apply = TRUE)

About

Grubber is a theme for Rstudio, in .rstheme format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages