theme_vangogh: Theme inspired by Van Gogh (variants)

View source: R/theme_vangogh.R

theme_vangoghR Documentation

Theme inspired by Van Gogh (variants)

Description

Theme inspired by Van Gogh (variants)

Usage

theme_vangogh(
  base_size = 12,
  base_family = "",
  variant = c("classic", "light", "dark", "sketch")
)

Arguments

base_size

numeric base font size

base_family

font family

variant

one of "classic", "light", "dark", "sketch"


vangogh documentation built on Aug. 22, 2025, 1:10 a.m.