rstudio_themes: A collection of user-made themes for RStudio

rstudio_themesR Documentation

A collection of user-made themes for RStudio

Description

A dataset containing information themes for RStudio that have been created by users and shared on Github.

Usage

data(rstudio_themes)

Format

A data frame with 5 variables:

theme_name

The name of the theme as it will appear in RStudio after installing it

github_repository

the URL of the github repository where the theme is saved. Several themes can come from the same repository

github_direct_link

The URL of the theme file itself within the repository

is_dark

The information whether the theme is defined as dark or light. values: TRUE, FALSE

screenshot

The URL where a screenshot of the theme can be found. Uses by default a screenshot that is provided by the theme author in the theme repository. Can be blank if no screenshot is available.

Source

via https://github.com/max-alletsee/rstudio-themes


max-alletsee/rstudio-themes documentation built on July 4, 2024, 9:07 p.m.