theme_foundation: Foundation Theme (from "ggthemes" package)

Description Usage Arguments Details

Description

This theme is designed to be a foundation from which to build new themes, and not meant to be used directly. theme_foundation is a complete theme with only minimal number of elements defined.

Usage

1
theme_foundation(base_size = 12, base_family = "")

Arguments

base_size

base font size

base_family

base font family

Details

It is easier to create new themes by extending this one rather than theme_gray or theme_bw, because those themes those themes define elements deep in the hierarchy.


joshua-james-f/DiscDots documentation built on May 19, 2019, 8:54 p.m.