1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +12:00

Update default gradients slightly

This commit is contained in:
Andrew Kingston 2021-05-07 13:13:34 +01:00
parent 78f9f801ce
commit 93b4a3bd78

View file

@ -2,8 +2,8 @@ export const gradient = (node, config = {}) => {
const defaultConfig = {
points: 10,
saturation: 0.8,
lightness: 0.75,
softness: 0.8,
lightness: 0.7,
softness: 0.9,
}
// Applies a gradient background