Skip to content

graiffgarcia/ayu-ish-rstudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ayu-ish themes for RStudio

Two themes for RStudio, inspired by the ayu-dark theme and the Mayukai mirage darker theme for VSCode.

Install

# Ayu Dark-ish
rstudioapi::addTheme("https://raw.githubusercontent.com/graiffgarcia/ayu-ish-rstudio/master/rstheme/ayu-dark.rstheme", 
    apply = TRUE, force = TRUE)

# Mayukai Mirage Darker-ish
rstudioapi::addTheme("https://raw.githubusercontent.com/graiffgarcia/ayu-ish-rstudio/master/rstheme/mayukai-mirage-darker.rstheme", 
    apply = TRUE, force = TRUE)

Screenshots

Ayu Dark

Ayu Dark

Mayukai Mirage Darker

Mayukai Mirage Darker

About

Ayu-ish themes for RStudio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published