gamelad

January 5, 2021 · View on GitHub

An RStudio theme (rstheme file) limited to the greens of the original Nintendo Game Boy. Created using the thTheme-Editor app and {rstudioapi}.

To install the theme for RStudio, download it and add it via Tools > Global options... > Appearance > Add...

Or you can run:

theme_url <- 
  "https://raw.githubusercontent.com/matt-dray/gamelad/main/gamelad.rstheme"

rstudioapi::addTheme(theme_url, apply = TRUE)

Created originally for RStudio users playing {safar6}, an R package that lets you play a simplified, simulated version of the Safari Zone sub-area from Pokémon Blue in your console. Here it's paired with the VT323, available from Google Fonts.

Screenshot of RStudio with the gamelad theme activate.