gh-lang-colors 0.0.21 → 0.0.24
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.
- package/colors.json +8 -2
- package/package.json +1 -1
package/colors.json
CHANGED
|
@@ -22,6 +22,7 @@
|
|
|
22
22
|
"Altium Designer": "#a89663",
|
|
23
23
|
"AngelScript": "#c7d7dc",
|
|
24
24
|
"Ant Build System": "#a9157e",
|
|
25
|
+
"Antlers": "#ff269e",
|
|
25
26
|
"ApacheConf": "#d12127",
|
|
26
27
|
"Apex": "#1797c0",
|
|
27
28
|
"Apollo Guidance Computer": "#0b3d91",
|
|
@@ -58,6 +59,7 @@
|
|
|
58
59
|
"C": "#555555",
|
|
59
60
|
"C#": "#178600",
|
|
60
61
|
"C++": "#f34b7d",
|
|
62
|
+
"CAP CDS": "#0092d1",
|
|
61
63
|
"CLIPS": "#00a300",
|
|
62
64
|
"CMake": "#da3434",
|
|
63
65
|
"COLLADA": "#f1a42b",
|
|
@@ -166,6 +168,7 @@
|
|
|
166
168
|
"Gherkin": "#5b2063",
|
|
167
169
|
"Git Attributes": "#f44d27",
|
|
168
170
|
"Git Config": "#f44d27",
|
|
171
|
+
"Git Revision List": "#f44d27",
|
|
169
172
|
"Gleam": "#ffaff3",
|
|
170
173
|
"Glyph": "#c1ac7f",
|
|
171
174
|
"Gnuplot": "#f0a9f0",
|
|
@@ -289,6 +292,7 @@
|
|
|
289
292
|
"MoonScript": "#ff4585",
|
|
290
293
|
"Motoko": "#fbb03b",
|
|
291
294
|
"Motorola 68K Assembly": "#005daa",
|
|
295
|
+
"Mule": "#00a1df",
|
|
292
296
|
"Mustache": "#724b3b",
|
|
293
297
|
"NCL": "#28431f",
|
|
294
298
|
"NPM Config": "#cb3837",
|
|
@@ -340,6 +344,7 @@
|
|
|
340
344
|
"PigLatin": "#fcd7de",
|
|
341
345
|
"Pike": "#005390",
|
|
342
346
|
"PogoScript": "#d80074",
|
|
347
|
+
"Portugol": "#f8bd00",
|
|
343
348
|
"PostCSS": "#dc3a0c",
|
|
344
349
|
"PostScript": "#da291c",
|
|
345
350
|
"PowerBuilder": "#8f0f8d",
|
|
@@ -395,6 +400,7 @@
|
|
|
395
400
|
"SQL": "#e38c00",
|
|
396
401
|
"SQLPL": "#e38c00",
|
|
397
402
|
"SRecode Template": "#348a34",
|
|
403
|
+
"STL": "#373b5e",
|
|
398
404
|
"SVG": "#ff9900",
|
|
399
405
|
"SaltStack": "#646464",
|
|
400
406
|
"Sass": "#a53b70",
|
|
@@ -434,7 +440,7 @@
|
|
|
434
440
|
"TOML": "#9c4221",
|
|
435
441
|
"TSQL": "#e38c00",
|
|
436
442
|
"TSV": "#237346",
|
|
437
|
-
"TSX": "#
|
|
443
|
+
"TSX": "#3178c6",
|
|
438
444
|
"TXL": "#0178b8",
|
|
439
445
|
"Talon": "#333333",
|
|
440
446
|
"Tcl": "#e4cc98",
|
|
@@ -445,7 +451,7 @@
|
|
|
445
451
|
"Thrift": "#d12127",
|
|
446
452
|
"Turing": "#cf142b",
|
|
447
453
|
"Twig": "#c1d026",
|
|
448
|
-
"TypeScript": "#
|
|
454
|
+
"TypeScript": "#3178c6",
|
|
449
455
|
"Unified Parallel C": "#4e3617",
|
|
450
456
|
"Unity3D Asset": "#222c37",
|
|
451
457
|
"Uno": "#9933cc",
|