Skip to contents

Get a Registered Theme

Usage

get_theme(name)

Arguments

name

Character. Name of the theme.

Value

The theme object, or NULL if not found.

Examples

get_theme("classic")
#> CographTheme: classic 
#>   Background: white 
#>   Node fill: #4A90D9 
#>   Node border: #2C5AA0 
#>   Edge color: gray50 
#>   Edge positive: #2E7D32 
#>   Edge negative: #C62828