use_theme_a11y: Apply an accessible RStudio theme

View source: R/use_theme_a11y.R

use_theme_a11yR Documentation

Apply an accessible RStudio theme

Description

Applies the rsthemes a11y-light and a11y-dark.

Usage

use_theme_a11y(dark = NULL, quietly = FALSE)

Arguments

dark

A logical indicating whether to use a dark theme. If NULL, the default, the decision is based on whether the current active theme is a light theme or a dark theme.

quietly

Suppress confirmation messages


rossellhayes/arhfn documentation built on Aug. 7, 2023, 8:03 a.m.