gh-lang-colors 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/colors.json +20 -3
  2. package/package.json +1 -1
package/colors.json CHANGED
@@ -53,6 +53,7 @@
53
53
  "BlitzBasic": "#00ffae",
54
54
  "BlitzMax": "#cd6400",
55
55
  "Bluespec": "#12223c",
56
+ "Bluespec BH": "#12223c",
56
57
  "Boo": "#d4bec1",
57
58
  "Boogie": "#c80fa0",
58
59
  "Brainfuck": "#2f2530",
@@ -129,6 +130,8 @@
129
130
  "Easybuild": "#069406",
130
131
  "Ecere Projects": "#913960",
131
132
  "Ecmarkup": "#eb8131",
133
+ "Edge": "#0dffe0",
134
+ "EdgeQL": "#31a7ff",
132
135
  "EditorConfig": "#fff1f2",
133
136
  "Eiffel": "#4d6977",
134
137
  "Elixir": "#6e4a7e",
@@ -169,8 +172,8 @@
169
172
  "Game Maker Language": "#71b417",
170
173
  "Gemfile.lock": "#701516",
171
174
  "Gemini": "#ff6900",
172
- "Genero": "#63408e",
173
- "Genero Forms": "#d8df39",
175
+ "Genero 4gl": "#63408e",
176
+ "Genero per": "#d8df39",
174
177
  "Genie": "#fb855d",
175
178
  "Genshi": "#951531",
176
179
  "Gentoo Ebuild": "#9400ff",
@@ -181,6 +184,8 @@
181
184
  "Git Config": "#f44d27",
182
185
  "Git Revision List": "#f44d27",
183
186
  "Gleam": "#ffaff3",
187
+ "Glimmer JS": "#f5835f",
188
+ "Glimmer TS": "#3178c6",
184
189
  "Glyph": "#c1ac7f",
185
190
  "Gnuplot": "#f0a9f0",
186
191
  "Go": "#00add8",
@@ -192,6 +197,7 @@
192
197
  "Gosu": "#82937f",
193
198
  "Grace": "#615f8b",
194
199
  "Gradle": "#02303a",
200
+ "Gradle Kotlin DSL": "#02303a",
195
201
  "Grammatical Framework": "#ff0000",
196
202
  "GraphQL": "#e10098",
197
203
  "Graphviz (DOT)": "#2596be",
@@ -310,6 +316,7 @@
310
316
  "Modelica": "#de1d31",
311
317
  "Modula-2": "#10253f",
312
318
  "Modula-3": "#223388",
319
+ "Mojo": "#ff4c1f",
313
320
  "Monkey C": "#8d6747",
314
321
  "MoonScript": "#ff4585",
315
322
  "Motoko": "#fbb03b",
@@ -376,6 +383,7 @@
376
383
  "PicoLisp": "#6067af",
377
384
  "PigLatin": "#fcd7de",
378
385
  "Pike": "#005390",
386
+ "Pip Requirements": "#ffd343",
379
387
  "PlantUML": "#fbbd16",
380
388
  "PogoScript": "#d80074",
381
389
  "Polar": "#ae81ff",
@@ -384,6 +392,7 @@
384
392
  "PostScript": "#da291c",
385
393
  "PowerBuilder": "#8f0f8d",
386
394
  "PowerShell": "#012456",
395
+ "Praat": "#c8506d",
387
396
  "Prisma": "#0c344b",
388
397
  "Processing": "#0096d8",
389
398
  "Procfile": "#3b2f63",
@@ -422,9 +431,11 @@
422
431
  "Red": "#f50000",
423
432
  "Regular Expression": "#009a00",
424
433
  "Ren'Py": "#ff7f7f",
434
+ "Rez": "#ffdab3",
425
435
  "Ring": "#2d54cb",
426
436
  "Riot": "#a71e49",
427
437
  "RobotFramework": "#00c0b5",
438
+ "Roc": "#7c38f5",
428
439
  "Roff": "#ecdebe",
429
440
  "Roff Manpage": "#ecdebe",
430
441
  "Rouge": "#cc0088",
@@ -457,6 +468,7 @@
457
468
  "Slash": "#007eff",
458
469
  "Slice": "#003fa2",
459
470
  "Slim": "#2b2b2b",
471
+ "Slint": "#2379f4",
460
472
  "SmPL": "#c94949",
461
473
  "Smalltalk": "#596706",
462
474
  "Smarty": "#f0c040",
@@ -475,7 +487,8 @@
475
487
  "SugarSS": "#2fcc9f",
476
488
  "SuperCollider": "#46390b",
477
489
  "Svelte": "#ff3e00",
478
- "Sway": "#dea584",
490
+ "Sway": "#00f58c",
491
+ "Sweave": "#198ce7",
479
492
  "Swift": "#f05138",
480
493
  "SystemVerilog": "#dae1c2",
481
494
  "TI Program": "#a0aa87",
@@ -490,12 +503,16 @@
490
503
  "Tcl": "#e4cc98",
491
504
  "TeX": "#3d6117",
492
505
  "Terra": "#00004c",
506
+ "Terraform Template": "#7b42bb",
507
+ "TextGrid": "#c8506d",
493
508
  "TextMate Properties": "#df66e4",
494
509
  "Textile": "#ffe7ac",
495
510
  "Thrift": "#d12127",
511
+ "Toit": "#c2c9fb",
496
512
  "Turing": "#cf142b",
497
513
  "Twig": "#c1d026",
498
514
  "TypeScript": "#3178c6",
515
+ "Typst": "#239dad",
499
516
  "Unified Parallel C": "#4e3617",
500
517
  "Unity3D Asset": "#222c37",
501
518
  "Uno": "#9933cc",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gh-lang-colors",
3
- "version": "0.1.3",
3
+ "version": "0.1.4",
4
4
  "description": "JSON of GitHub language colors, automatically maintained by CI.",
5
5
  "main": "colors.json",
6
6
  "types": "./colors.d.ts",