removeTheme {rstudioapi}R Documentation

Remove a custom theme from RStudio.

Description

Remove a custom theme from RStudio.

Usage

removeTheme(name)

Arguments

name

The unique name of the theme to remove.

Note

The removeTheme function was introduced in RStudio 1.2.879.


[Package rstudioapi version 0.16.0 Index]