fairlyfloss-dark ๐Ÿญ๐Ÿฆ„๐ŸŒ‡

September 4, 2019 ยท View on GitHub

Theme based on the fairlyfloss theme that is a bit less candy and pastel - more a late evening dream.
Available as tmTheme and rstheme.

"./img/fairlyfloss-dark.jpg"

Notes on .rstheme installation*

To install custom themes in RStudio, you must have the daily build installed.

With the daily build, you can import either the tmTheme file or the rstheme file by going to Preferences >> Appearance >> Add (see gif below โ€” fairlyfloss_dark not actually shown).

Importing custom themes in RStudio

In order to modify the imported rstheme file, you'll need to go to:

  • Mac: /Users/<you>/.R/rstudio/themes.
  • Linux: /home/<you>/.R/rstudio/themes.
  • Windows: C:/Users/<you>/Documents/.R/rstudio/themes

There, you'll find the imported theme as fairyfloss_dark.rstheme.


* Thank you for the rsTheme installation notes, Mara!