Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ghosh/uiGradients
Browse files Browse the repository at this point in the history
  • Loading branch information
ghosh committed Jun 1, 2018
2 parents f2d1965 + 3783c40 commit aaa6c94
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions gradients.json
Original file line number Diff line number Diff line change
Expand Up @@ -1323,5 +1323,21 @@
{
"name": "Moonlit Asteroid",
"colors": ["#0F2027", "#203A43", "#2C5364"]
},
{
"name": "MegaTron",
"colors": ["#C6FFDD", "#FBD786", "#f7797d"]
},
{
"name": "Cool Blues",
"colors": ["#2193b0","#6dd5ed"]
},
{
"name": "Piggy Pink",
"colors": ["#ee9ca7","#ffdde1"]
},
{
"name": "Grade Grey",
"colors": ["#bdc3c7","#2c3e50"]
}
]

0 comments on commit aaa6c94

Please sign in to comment.