| lighten_palette | R Documentation | 
Update a ggthemr palette so that colours are lighter by some specified amount. This includes everything (background, axes lines, swatch colours, gradient etc.).
lighten_palette(amount)
amount | 
 value between 0 and 1 indicating by how much the colours should be darker/lighter.  | 
Ciaran Tobin
ggthemr('dust')
lighten_palette(0.2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.