|
16 | 16 | "title": "GitLab", |
17 | 17 | "url": "https://gitlab.com/explore", |
18 | 18 | "icon": "gitlab", |
19 | | - "color": "#fca121", |
| 19 | + "color": "#FC6D26", |
20 | 20 | "searchUrl": "https://gitlab.com/search?utf8=%E2%9C%93&search={search}", |
21 | 21 | "searchConcat": "+" |
22 | 22 | }, |
|
258 | 258 | "title": "Stack Overflow", |
259 | 259 | "url": "https://stackoverflow.com", |
260 | 260 | "icon": "stackoverflow", |
261 | | - "color": "#fe7a16", |
| 261 | + "color": "#F58025", |
262 | 262 | "searchUrl": "https://stackoverflow.com/search?q={search}", |
263 | 263 | "searchConcat": "+" |
264 | 264 | }, |
|
304 | 304 | "title": "Telegram Web", |
305 | 305 | "url": "https://evgeny-nadymov.github.io/telegram-react", |
306 | 306 | "icon": "telegram", |
307 | | - "color": "#2ca5e0" |
| 307 | + "color": "#26A5E4" |
308 | 308 | }, |
309 | 309 | { |
310 | 310 | "title": "Slack", |
|
359 | 359 | "title": "Microsoft Docs", |
360 | 360 | "url": "https://docs.microsoft.com", |
361 | 361 | "icon": "microsoft", |
362 | | - "color": "#666666", |
| 362 | + "color": "#5E5E5E", |
363 | 363 | "searchUrl": "https://docs.microsoft.com/en-us/search/?search={search}&category=All", |
364 | 364 | "searchConcat": "+" |
365 | 365 | }, |
|
501 | 501 | "url": "https://tailwindcss.com", |
502 | 502 | "description": "A popular utility class based CSS framework.", |
503 | 503 | "icon": "tailwindcss", |
504 | | - "color": "#38B2AC" |
| 504 | + "color": "#06B6D4" |
505 | 505 | }, |
506 | 506 | { |
507 | 507 | "title": "Bootstrap", |
|
563 | 563 | "title": "Nuxt.js", |
564 | 564 | "url": "https://nuxtjs.org", |
565 | 565 | "icon": "nuxtdotjs", |
566 | | - "color": "#00C58E" |
| 566 | + "color": "#00DC82" |
567 | 567 | }, |
568 | 568 | { |
569 | 569 | "title": "Angular", |
|
742 | 742 | "url": "https://editorconfig.org", |
743 | 743 | "description": "Control some text editor settings by using a config file.", |
744 | 744 | "icon": "editorconfig", |
745 | | - "color": "#000000" |
| 745 | + "color": "#010101" |
746 | 746 | }, |
747 | 747 | { |
748 | 748 | "title": "Let's Encrypt", |
|
815 | 815 | "url": "https://gulpjs.com", |
816 | 816 | "description": "A task management toolkit.", |
817 | 817 | "icon": "gulp", |
818 | | - "color": "#DA4648" |
| 818 | + "color": "#CF4647" |
819 | 819 | } |
820 | 820 | ] |
821 | 821 | }, |
|
838 | 838 | "title": "TypeScript", |
839 | 839 | "url": "https://www.typescriptlang.org", |
840 | 840 | "icon": "typescript", |
841 | | - "color": "#007acc" |
| 841 | + "color": "#3178C6" |
842 | 842 | }, |
843 | 843 | { |
844 | 844 | "title": "DefinitelyTyped", |
|
863 | 863 | "icon": "reason", |
864 | 864 | "color": "#DD4B39" |
865 | 865 | }, |
| 866 | + { |
| 867 | + "title": "ReScript", |
| 868 | + "url": "https://rescript-lang.org", |
| 869 | + "icon": "rescript", |
| 870 | + "color": "#E6484F" |
| 871 | + }, |
866 | 872 | { |
867 | 873 | "title": "Elm", |
868 | 874 | "url": "https://elm-lang.org", |
|
899 | 905 | "title": "Kotlin", |
900 | 906 | "url": "https://kotlinlang.org", |
901 | 907 | "icon": "kotlin", |
902 | | - "color": "#0095D5" |
| 908 | + "color": "#7F52FF" |
903 | 909 | }, |
904 | 910 | { |
905 | 911 | "title": "Swift", |
906 | 912 | "url": "https://swift.org", |
907 | 913 | "icon": "swift", |
908 | | - "color": "#FA7343" |
| 914 | + "color": "#F05138" |
909 | 915 | }, |
910 | 916 | { |
911 | 917 | "title": "Rust", |
|
933 | 939 | "title": ".NET", |
934 | 940 | "url": "https://dotnet.microsoft.com", |
935 | 941 | "icon": "dotnet", |
936 | | - "color": "#5C2D91" |
| 942 | + "color": "#512BD4" |
937 | 943 | }, |
938 | 944 | { |
939 | 945 | "title": "Java", |
|
981 | 987 | "url": "https://materialdesignicons.com", |
982 | 988 | "description": "Icons in the style of Google's official icon set, maintained by the community.", |
983 | 989 | "icon": "materialdesignicons", |
984 | | - "color": "#2196F3" |
| 990 | + "color": "#757575" |
985 | 991 | }, |
986 | 992 | { |
987 | 993 | "title": "Heroicons", |
|
1052 | 1058 | "title": "PostgreSQL", |
1053 | 1059 | "url": "https://www.postgresql.org", |
1054 | 1060 | "icon": "postgresql", |
1055 | | - "color": "#336791", |
| 1061 | + "color": "#4169E1", |
1056 | 1062 | "searchUrl": "https://www.postgresql.org/search/?q={search}", |
1057 | 1063 | "searchConcat": "+" |
1058 | 1064 | }, |
|
1144 | 1150 | "title": "Microsoft 365/Edge Roadmap", |
1145 | 1151 | "url": "https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=Microsoft%20Edge", |
1146 | 1152 | "icon": "microsoft", |
1147 | | - "color": "#666666" |
| 1153 | + "color": "#5E5E5E" |
1148 | 1154 | }, |
1149 | 1155 | { |
1150 | 1156 | "title": "WebKit Feature Status", |
|
1260 | 1266 | "title": "Vagrant", |
1261 | 1267 | "url": "https://www.vagrantup.com", |
1262 | 1268 | "icon": "vagrant", |
1263 | | - "color": "#1563ff" |
| 1269 | + "color": "#1868F2" |
1264 | 1270 | }, |
1265 | 1271 | { |
1266 | 1272 | "title": "VirtualBox", |
|
1360 | 1366 | "title": "Spotify", |
1361 | 1367 | "url": "https://open.spotify.com", |
1362 | 1368 | "icon": "spotify", |
1363 | | - "color": "#1ED760", |
| 1369 | + "color": "#1DB954", |
1364 | 1370 | "searchUrl": "https://open.spotify.com/search/{search}", |
1365 | 1371 | "searchConcat": "%20" |
1366 | 1372 | }, |
1367 | 1373 | { |
1368 | 1374 | "title": "Apple Music", |
1369 | 1375 | "url": "https://music.apple.com", |
1370 | 1376 | "icon": "applemusic", |
1371 | | - "color": "#000000", |
| 1377 | + "color": "#FA243C", |
1372 | 1378 | "searchUrl": "https://music.apple.com/us/search?term={search}", |
1373 | 1379 | "searchConcat": "%20" |
1374 | 1380 | }, |
|
1392 | 1398 | "title": "Mixcloud", |
1393 | 1399 | "url": "https://mixcloud.com", |
1394 | 1400 | "icon": "mixcloud", |
1395 | | - "color": "#314359" |
| 1401 | + "color": "#5000FF" |
1396 | 1402 | }, |
1397 | 1403 | { |
1398 | 1404 | "title": "TuneIn", |
|
1447 | 1453 | "title": "Tailwind Weekly", |
1448 | 1454 | "url": "https://www.getrevue.co/profile/tailwind-weekly", |
1449 | 1455 | "icon": "tailwindcss", |
1450 | | - "color": "#38B2AC" |
| 1456 | + "color": "#06B6D4" |
1451 | 1457 | }, |
1452 | 1458 | { |
1453 | 1459 | "title": "JavaScript Weekly", |
|
1463 | 1469 | "title": "TypeScript Weekly", |
1464 | 1470 | "url": "https://www.typescript-weekly.com", |
1465 | 1471 | "icon": "typescript", |
1466 | | - "color": "#007acc" |
| 1472 | + "color": "#3178C6" |
1467 | 1473 | }, |
1468 | 1474 | { |
1469 | 1475 | "title": "WebAssembly Weekly", |
|
0 commit comments