powered by
Update a ggthemr gradient so that colours are darker by some specified amount.
darken_gradient(amount)
value between 0 and 1 indicating by how much the colours should be darker/lighter.
# NOT RUN { ggthemr('dust') darken_gradient(0.2) # }
Run the code above in your browser using DataLab