Skip to content

Commit 3eaf933

Browse files
authored
Merge pull request #507 from golfoclock/master
add new gradient "Flower"
2 parents e8dd771 + bb5a922 commit 3eaf933

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

gradients.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -1373,6 +1373,10 @@
13731373
"name": "Grade Grey",
13741374
"colors": ["#bdc3c7","#2c3e50"]
13751375
},
1376+
{
1377+
"name": "Flower",
1378+
"colors": ["#DCFFBD","#CC86D1"]
1379+
},
13761380
{
13771381
"name": "Elate The Euge",
13781382
"colors": ["#8BDEDA", "43ADD0", "998EE0", "E17DC2", "EF9393"]
@@ -1445,4 +1449,4 @@
14451449
"name": "Visual Blue",
14461450
"colors": ["#003d4d", "#00c996"]
14471451
}
1448-
]
1452+
]

0 commit comments

Comments
 (0)