r-custom
April 7, 2020 ยท View on GitHub
Personal theme for customizing RStudio.
The styling file found in this reposirory can be installed using:
rstudioapi::addTheme(themePath = "necklace_contrast.rstheme", apply = TRUE)

Notes on how to edit a .rstheme file (an RStudio-oriented CSS format) can be found here.