darken_swatch: Make ggthemr swatch darker

Description Usage Arguments Author(s) Examples

Description

Update a ggthemr swatch so that colours are darker by some specified amount.

Usage

1
darken_swatch(amount)

Arguments

amount

value between 0 and 1 indicating by how much the colours should be darker/lighter.

Author(s)

Ciaran Tobin

Examples

1
2
ggthemr('dust')
darken_swatch(0.2)

YTLogos/ggthemr documentation built on May 7, 2019, 10:37 a.m.