Skip to content

Commit 787a05c

Browse files
committed
Add ReScript, update colors, fix JSON Schema
1 parent 3c11e1c commit 787a05c

File tree

2 files changed

+29
-23
lines changed

2 files changed

+29
-23
lines changed

src/links.json

Lines changed: 27 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"title": "GitLab",
1717
"url": "https://gitlab.com/explore",
1818
"icon": "gitlab",
19-
"color": "#fca121",
19+
"color": "#FC6D26",
2020
"searchUrl": "https://gitlab.com/search?utf8=%E2%9C%93&search={search}",
2121
"searchConcat": "+"
2222
},
@@ -258,7 +258,7 @@
258258
"title": "Stack Overflow",
259259
"url": "https://stackoverflow.com",
260260
"icon": "stackoverflow",
261-
"color": "#fe7a16",
261+
"color": "#F58025",
262262
"searchUrl": "https://stackoverflow.com/search?q={search}",
263263
"searchConcat": "+"
264264
},
@@ -304,7 +304,7 @@
304304
"title": "Telegram Web",
305305
"url": "https://evgeny-nadymov.github.io/telegram-react",
306306
"icon": "telegram",
307-
"color": "#2ca5e0"
307+
"color": "#26A5E4"
308308
},
309309
{
310310
"title": "Slack",
@@ -359,7 +359,7 @@
359359
"title": "Microsoft Docs",
360360
"url": "https://docs.microsoft.com",
361361
"icon": "microsoft",
362-
"color": "#666666",
362+
"color": "#5E5E5E",
363363
"searchUrl": "https://docs.microsoft.com/en-us/search/?search={search}&category=All",
364364
"searchConcat": "+"
365365
},
@@ -501,7 +501,7 @@
501501
"url": "https://tailwindcss.com",
502502
"description": "A popular utility class based CSS framework.",
503503
"icon": "tailwindcss",
504-
"color": "#38B2AC"
504+
"color": "#06B6D4"
505505
},
506506
{
507507
"title": "Bootstrap",
@@ -563,7 +563,7 @@
563563
"title": "Nuxt.js",
564564
"url": "https://nuxtjs.org",
565565
"icon": "nuxtdotjs",
566-
"color": "#00C58E"
566+
"color": "#00DC82"
567567
},
568568
{
569569
"title": "Angular",
@@ -742,7 +742,7 @@
742742
"url": "https://editorconfig.org",
743743
"description": "Control some text editor settings by using a config file.",
744744
"icon": "editorconfig",
745-
"color": "#000000"
745+
"color": "#010101"
746746
},
747747
{
748748
"title": "Let's Encrypt",
@@ -815,7 +815,7 @@
815815
"url": "https://gulpjs.com",
816816
"description": "A task management toolkit.",
817817
"icon": "gulp",
818-
"color": "#DA4648"
818+
"color": "#CF4647"
819819
}
820820
]
821821
},
@@ -838,7 +838,7 @@
838838
"title": "TypeScript",
839839
"url": "https://www.typescriptlang.org",
840840
"icon": "typescript",
841-
"color": "#007acc"
841+
"color": "#3178C6"
842842
},
843843
{
844844
"title": "DefinitelyTyped",
@@ -863,6 +863,12 @@
863863
"icon": "reason",
864864
"color": "#DD4B39"
865865
},
866+
{
867+
"title": "ReScript",
868+
"url": "https://rescript-lang.org",
869+
"icon": "rescript",
870+
"color": "#E6484F"
871+
},
866872
{
867873
"title": "Elm",
868874
"url": "https://elm-lang.org",
@@ -899,13 +905,13 @@
899905
"title": "Kotlin",
900906
"url": "https://kotlinlang.org",
901907
"icon": "kotlin",
902-
"color": "#0095D5"
908+
"color": "#7F52FF"
903909
},
904910
{
905911
"title": "Swift",
906912
"url": "https://swift.org",
907913
"icon": "swift",
908-
"color": "#FA7343"
914+
"color": "#F05138"
909915
},
910916
{
911917
"title": "Rust",
@@ -933,7 +939,7 @@
933939
"title": ".NET",
934940
"url": "https://dotnet.microsoft.com",
935941
"icon": "dotnet",
936-
"color": "#5C2D91"
942+
"color": "#512BD4"
937943
},
938944
{
939945
"title": "Java",
@@ -981,7 +987,7 @@
981987
"url": "https://materialdesignicons.com",
982988
"description": "Icons in the style of Google's official icon set, maintained by the community.",
983989
"icon": "materialdesignicons",
984-
"color": "#2196F3"
990+
"color": "#757575"
985991
},
986992
{
987993
"title": "Heroicons",
@@ -1052,7 +1058,7 @@
10521058
"title": "PostgreSQL",
10531059
"url": "https://www.postgresql.org",
10541060
"icon": "postgresql",
1055-
"color": "#336791",
1061+
"color": "#4169E1",
10561062
"searchUrl": "https://www.postgresql.org/search/?q={search}",
10571063
"searchConcat": "+"
10581064
},
@@ -1144,7 +1150,7 @@
11441150
"title": "Microsoft 365/Edge Roadmap",
11451151
"url": "https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=Microsoft%20Edge",
11461152
"icon": "microsoft",
1147-
"color": "#666666"
1153+
"color": "#5E5E5E"
11481154
},
11491155
{
11501156
"title": "WebKit Feature Status",
@@ -1260,7 +1266,7 @@
12601266
"title": "Vagrant",
12611267
"url": "https://www.vagrantup.com",
12621268
"icon": "vagrant",
1263-
"color": "#1563ff"
1269+
"color": "#1868F2"
12641270
},
12651271
{
12661272
"title": "VirtualBox",
@@ -1360,15 +1366,15 @@
13601366
"title": "Spotify",
13611367
"url": "https://open.spotify.com",
13621368
"icon": "spotify",
1363-
"color": "#1ED760",
1369+
"color": "#1DB954",
13641370
"searchUrl": "https://open.spotify.com/search/{search}",
13651371
"searchConcat": "%20"
13661372
},
13671373
{
13681374
"title": "Apple Music",
13691375
"url": "https://music.apple.com",
13701376
"icon": "applemusic",
1371-
"color": "#000000",
1377+
"color": "#FA243C",
13721378
"searchUrl": "https://music.apple.com/us/search?term={search}",
13731379
"searchConcat": "%20"
13741380
},
@@ -1392,7 +1398,7 @@
13921398
"title": "Mixcloud",
13931399
"url": "https://mixcloud.com",
13941400
"icon": "mixcloud",
1395-
"color": "#314359"
1401+
"color": "#5000FF"
13961402
},
13971403
{
13981404
"title": "TuneIn",
@@ -1447,7 +1453,7 @@
14471453
"title": "Tailwind Weekly",
14481454
"url": "https://www.getrevue.co/profile/tailwind-weekly",
14491455
"icon": "tailwindcss",
1450-
"color": "#38B2AC"
1456+
"color": "#06B6D4"
14511457
},
14521458
{
14531459
"title": "JavaScript Weekly",
@@ -1463,7 +1469,7 @@
14631469
"title": "TypeScript Weekly",
14641470
"url": "https://www.typescript-weekly.com",
14651471
"icon": "typescript",
1466-
"color": "#007acc"
1472+
"color": "#3178C6"
14671473
},
14681474
{
14691475
"title": "WebAssembly Weekly",

src/links.schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"items": {
2020
"type": "array",
2121
"items": {
22-
"$ref": "#$defs/link"
22+
"$ref": "#/$defs/link"
2323
}
2424
}
2525
}
@@ -78,7 +78,7 @@
7878
"items": {
7979
"type": "array",
8080
"items": {
81-
"$ref": "#$defs/group"
81+
"$ref": "#/$defs/group"
8282
}
8383
}
8484
}

0 commit comments

Comments
 (0)