Skip to content

Commit bb5a922

Browse files
authored
Merge branch 'master' into master
2 parents 938c062 + e8dd771 commit bb5a922

File tree

4 files changed

+143
-17
lines changed

4 files changed

+143
-17
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="https://www.dropbox.com/s/8e17cyl1xlg74e5/logo.svg?raw=1&sanitize=true" width="180px">
2+
<img src="https://www.dropbox.com/s/h6vdbd2ar3c8mw6/logo.png?dl=0&raw=1" width="240" />
33
</p>
44

55
<p align="center">

gradients.json

+109-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,41 @@
11
[
2+
{
3+
"name": "Purple",
4+
"colors": ["#c84e89", "#F15F79"]
5+
},
6+
{
7+
"name": "Ibtesam",
8+
"colors": ["#00F5A0", "#00D9F5"]
9+
},
10+
{
11+
"name": "Radioactive Heat",
12+
"colors": ["#F7941E", "#72C6EF", "00A651"]
13+
},
14+
{
15+
"name": "The Sky And The Sea",
16+
"colors": ["#F7941E", "#004E8F"]
17+
},
18+
{
19+
"name": "From Ice To Fire",
20+
"colors": ["#72C6EF", "#004E8F"]
21+
},
22+
23+
{
24+
"name": "Blue & Orange",
25+
"colors": ["#FD8112", "#0085CA"]
26+
},
27+
{
28+
"name": "Purple Dream",
29+
"colors": ["#bf5ae0","#a811da"]
30+
},
231
{
332
"name": "Blu",
433
"colors": ["#00416A", "#E4E5E6"]
534
},
35+
{
36+
"name": "Summer Breeze",
37+
"colors": ["#fbed96", "#abecd6"]
38+
},
639
{
740
"name": "Ver",
841
"colors": ["#FFE000", "#799F0C"]
@@ -1318,7 +1351,7 @@
13181351
},
13191352
{
13201353
"name": "JShine",
1321-
"colors": ["#12c2e9","#c471ed","#f64f59"]
1354+
"colors": ["#12c2e9", "#c471ed", "#f64f59"]
13221355
},
13231356
{
13241357
"name": "Moonlit Asteroid",
@@ -1330,11 +1363,11 @@
13301363
},
13311364
{
13321365
"name": "Cool Blues",
1333-
"colors": ["#2193b0","#6dd5ed"]
1366+
"colors": ["#2193b0", "#6dd5ed"]
13341367
},
13351368
{
13361369
"name": "Piggy Pink",
1337-
"colors": ["#ee9ca7","#ffdde1"]
1370+
"colors": ["#ee9ca7", "#ffdde1"]
13381371
},
13391372
{
13401373
"name": "Grade Grey",
@@ -1343,5 +1376,77 @@
13431376
{
13441377
"name": "Flower",
13451378
"colors": ["#DCFFBD","#CC86D1"]
1346-
}
1379+
},
1380+
{
1381+
"name": "Elate The Euge",
1382+
"colors": ["#8BDEDA", "43ADD0", "998EE0", "E17DC2", "EF9393"]
1383+
},
1384+
{
1385+
"name": "Peach Sea",
1386+
"colors": ["#E6AE8C", "#A8CECF"]
1387+
},
1388+
{
1389+
"name": "Abbas",
1390+
"colors": ["#00fff0","#0083fe"]
1391+
},
1392+
{
1393+
"name": "Winter Woods",
1394+
"colors": ["#333333", "#a2ab58", "#A43931"]
1395+
},
1396+
{
1397+
"name": "Ameena",
1398+
"colors": ["#0c0c6d", "#de512b", "#98d0c1", "#5bb226", "#023c0d"]
1399+
},
1400+
{
1401+
"name": "Emerald sea",
1402+
"colors": ["#05386b","#5cdb95"]
1403+
},
1404+
{
1405+
"name": "Bleem",
1406+
"colors": ["#4284DB", "#29EAC4"]
1407+
},
1408+
{
1409+
"name": "Coffee Gold",
1410+
"colors": ["#554023", "#c99846"]
1411+
},
1412+
{
1413+
"name": "Compass",
1414+
"colors": ["#516b8b", "#056b3b"]
1415+
},
1416+
{
1417+
"name": "Andreuzza's",
1418+
"colors": ["#D70652", "#FF025E"]
1419+
},
1420+
{
1421+
"name": "Moonwalker",
1422+
"colors": ["#152331", "#000000"]
1423+
},
1424+
{
1425+
"name": "Whinehouse",
1426+
"colors": ["#f7f7f7", "#b9a0a0", "#794747", "#4e2020", "#111111"]
1427+
},
1428+
{
1429+
"name": "Hyper Blue",
1430+
"colors": ["#59CDE9", "#0A2A88"]
1431+
},
1432+
{
1433+
"name": "Racker",
1434+
"colors": ["#EB0000","#95008A","#3300FC"]
1435+
},
1436+
{
1437+
"name": "After the Rain",
1438+
"colors": ["#ff75c3", "#ffa647", "#ffe83f", "#9fff5b", "#70e2ff", "#cd93ff"]
1439+
},
1440+
{
1441+
"name": "Neon Green",
1442+
"colors": ["#81ff8a", "#64965e"]
1443+
},
1444+
{
1445+
"name": "Dusty Grass",
1446+
"colors": ["#d4fc79", "#96e6a1"]
1447+
},
1448+
{
1449+
"name": "Visual Blue",
1450+
"colors": ["#003d4d", "#00c996"]
1451+
}
13471452
]

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
<meta property="og:url" content="http://uigradients.com"/>
2222
<meta property="og:title" content="uiGradients - Beautiful colored gradients"/>
2323
<meta property="og:description" content="uiGradients is a handpicked collection of beautiful color gradients for designers and developers." />
24-
<meta property="og:image" content="http://uigradients.com/static/images/uigradients.jpg"/>
24+
<meta property="og:image" content="https://uigradients.com/static/images/uigradients.jpg"/>
2525

2626
<meta name="twitter:card" content="summary_large_image">
2727
<meta name="twitter:creator" content="@_ighosh">
2828
<meta name="twitter:title" content="Handpicked beautiful color gradients">
2929
<meta name="twitter:description" content="uiGradients is a handpicked collection of beautiful color gradients for designers and developers.">
30-
<meta name="twitter:image" content="http://uigradients.com/static/images/uigradients.jpg">
30+
<meta name="twitter:image" content="https://uigradients.com/static/images/uigradients.jpg">
3131
<meta name="twitter:image:width" content="1200">
3232
<meta name="twitter:image:height" content="630">
3333

yarn.lock

+31-10
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ async-limiter@~1.0.0:
379379
version "1.0.0"
380380
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
381381

382-
[email protected], async@^1.4.0:
382+
383383
version "1.5.2"
384384
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
385385

@@ -389,6 +389,12 @@ async@^2.0.0, async@^2.1.2, async@^2.4.1, async@~2.6.0:
389389
dependencies:
390390
lodash "^4.14.0"
391391

392+
async@^2.5.0:
393+
version "2.6.2"
394+
resolved "https://registry.yarnpkg.com/async/-/async-2.6.2.tgz#18330ea7e6e313887f5d2f2a904bac6fe4dd5381"
395+
dependencies:
396+
lodash "^4.17.11"
397+
392398
async@~0.9.0:
393399
version "0.9.2"
394400
resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d"
@@ -1753,6 +1759,10 @@ [email protected]:
17531759
dependencies:
17541760
graceful-readlink ">= 1.0.0"
17551761

1762+
commander@~2.17.1:
1763+
version "2.17.1"
1764+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
1765+
17561766
commondir@^1.0.1:
17571767
version "1.0.1"
17581768
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
@@ -3012,8 +3022,8 @@ extend-shallow@^3.0.0, extend-shallow@^3.0.2:
30123022
is-extendable "^1.0.1"
30133023

30143024
extend@3, extend@^3.0.0, extend@~3.0.0, extend@~3.0.1:
3015-
version "3.0.1"
3016-
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.1.tgz#a755ea7bc1adfcc5a31ce7e762dbaadc5e636444"
3025+
version "3.0.2"
3026+
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"
30173027

30183028
external-editor@^2.0.4:
30193029
version "2.2.0"
@@ -3610,14 +3620,14 @@ gzip-size@^4.1.0:
36103620
pify "^3.0.0"
36113621

36123622
handlebars@^4.0.1:
3613-
version "4.0.11"
3614-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.11.tgz#630a35dfe0294bc281edae6ffc5d329fc7982dcc"
3623+
version "4.1.0"
3624+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.0.tgz#0d6a6f34ff1f63cecec8423aa4169827bf787c3a"
36153625
dependencies:
3616-
async "^1.4.0"
3626+
async "^2.5.0"
36173627
optimist "^0.6.1"
3618-
source-map "^0.4.4"
3628+
source-map "^0.6.1"
36193629
optionalDependencies:
3620-
uglify-js "^2.6"
3630+
uglify-js "^3.1.4"
36213631

36223632
har-schema@^2.0.0:
36233633
version "2.0.0"
@@ -4936,6 +4946,10 @@ lodash@^4.0.0, lodash@^4.0.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.0, lo
49364946
version "4.17.10"
49374947
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
49384948

4949+
lodash@^4.17.11:
4950+
version "4.17.11"
4951+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
4952+
49394953
log-symbols@^2.2.0:
49404954
version "2.2.0"
49414955
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a"
@@ -7428,7 +7442,7 @@ [email protected], source-map@^0.5.0, source-map@^0.5.1, source-map@^0.5.3, sourc
74287442
version "0.5.7"
74297443
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
74307444

7431-
source-map@^0.4.2, source-map@^0.4.4:
7445+
source-map@^0.4.2:
74327446
version "0.4.4"
74337447
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
74347448
dependencies:
@@ -7927,7 +7941,7 @@ [email protected]:
79277941
commander "~2.15.0"
79287942
source-map "~0.6.1"
79297943

7930-
uglify-js@^2.6, uglify-js@^2.8.29:
7944+
uglify-js@^2.8.29:
79317945
version "2.8.29"
79327946
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.29.tgz#29c5733148057bb4e1f75df35b7a9cb72e6a59dd"
79337947
dependencies:
@@ -7936,6 +7950,13 @@ uglify-js@^2.6, uglify-js@^2.8.29:
79367950
optionalDependencies:
79377951
uglify-to-browserify "~1.0.0"
79387952

7953+
uglify-js@^3.1.4:
7954+
version "3.4.9"
7955+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.4.9.tgz#af02f180c1207d76432e473ed24a28f4a782bae3"
7956+
dependencies:
7957+
commander "~2.17.1"
7958+
source-map "~0.6.1"
7959+
79397960
uglify-to-browserify@~1.0.0:
79407961
version "1.0.2"
79417962
resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7"

0 commit comments

Comments
 (0)