Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion gradients.json
Original file line number Diff line number Diff line change
Expand Up @@ -1385,6 +1385,10 @@
"name": "Grade Grey",
"colors": ["#bdc3c7","#2c3e50"]
},
{
"name": "Under Blue Green",
"colors": ["#051937","#004d7a","#008793","#00bf72","#a8eb12"]
},
{
"name": "Lensod",
"colors": ["#6025F5","#FF5555"]
Expand Down Expand Up @@ -1466,7 +1470,7 @@
"colors": ["#0c0c6d", "#de512b", "#98d0c1", "#5bb226", "#023c0d"]
},
{
"name": "Emerald sea",
"name": "Emerald Sea",
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sio-spc Bonus props for the case correction  👍

"colors": ["#05386b","#5cdb95"]
},
{
Expand Down