Skip to contents

Set a theme to added to gg_* functions without side-effects. Note this sets the mode to NULL to allow this to work, and therefore should be run after set_blanket.

Usage

weave_theme(theme = light_mode_r() + mode_orientation_to_x())

Arguments

theme

A ggplot2 theme that the gg_* function will add without side-effects.