https://github.com/matt-dray/gamelad
:green_heart::space_invader: RStudio theme in the style of the original Nintendo Game Boy
https://github.com/matt-dray/gamelad
gameboy retro rstheme rstudio-theme
Last synced: 4 months ago
JSON representation
:green_heart::space_invader: RStudio theme in the style of the original Nintendo Game Boy
- Host: GitHub
- URL: https://github.com/matt-dray/gamelad
- Owner: matt-dray
- Created: 2021-01-04T12:27:14.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-05T14:09:12.000Z (over 5 years ago)
- Last Synced: 2026-01-16T02:28:50.923Z (6 months ago)
- Topics: gameboy, retro, rstheme, rstudio-theme
- Homepage:
- Size: 229 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gamelad
An RStudio theme (rstheme file) limited to the greens of the original Nintendo Game Boy. Created using [the thTheme-Editor app](https://tmtheme-editor.herokuapp.com/) and {rstudioapi}.
To install the theme for RStudio, download it and add it via _Tools_ > _Global options..._ > _Appearance_ > _Add..._
Or you can run:
``` r
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}](https://github.com/matt-dray/safar6), an R package that lets you play a simplified, simulated version of [the Safari Zone](https://bulbapedia.bulbagarden.net/wiki/Kanto_Safari_Zone) sub-area from _Pokémon Blue_ in your console. Here it's paired with the VT323, available from [Google Fonts](https://fonts.google.com/specimen/VT323).