Skip to content

brunaw/my-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-theme

My current RStudio theme :) because I like mixing pastel colors with strong ones.

Examples

Installation

  1. Ensure you have the latest version of RStudio (at least v1.2, which was released in April of 2019)
  2. Run in R: rstudioapi::addTheme("https://raw.githubusercontent.com/brunaw/my-theme/master/my-theme.rstheme", TRUE, TRUE, FALSE)

Change Theme

To change your current theme, you can select your desired theme by going to Tools > Global Options > Appearance > Editor theme

Uninstallation

To uninstall this theme, just run in R:

rstudioapi::removeTheme("my-theme")

About

My current RStudio theme :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published