gh-lang-colors 0.0.23 → 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 +5 -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",
|
|
@@ -167,6 +168,7 @@
|
|
|
167
168
|
"Gherkin": "#5b2063",
|
|
168
169
|
"Git Attributes": "#f44d27",
|
|
169
170
|
"Git Config": "#f44d27",
|
|
171
|
+
"Git Revision List": "#f44d27",
|
|
170
172
|
"Gleam": "#ffaff3",
|
|
171
173
|
"Glyph": "#c1ac7f",
|
|
172
174
|
"Gnuplot": "#f0a9f0",
|
|
@@ -290,6 +292,7 @@
|
|
|
290
292
|
"MoonScript": "#ff4585",
|
|
291
293
|
"Motoko": "#fbb03b",
|
|
292
294
|
"Motorola 68K Assembly": "#005daa",
|
|
295
|
+
"Mule": "#00a1df",
|
|
293
296
|
"Mustache": "#724b3b",
|
|
294
297
|
"NCL": "#28431f",
|
|
295
298
|
"NPM Config": "#cb3837",
|
|
@@ -437,7 +440,7 @@
|
|
|
437
440
|
"TOML": "#9c4221",
|
|
438
441
|
"TSQL": "#e38c00",
|
|
439
442
|
"TSV": "#237346",
|
|
440
|
-
"TSX": "#
|
|
443
|
+
"TSX": "#3178c6",
|
|
441
444
|
"TXL": "#0178b8",
|
|
442
445
|
"Talon": "#333333",
|
|
443
446
|
"Tcl": "#e4cc98",
|
|
@@ -448,7 +451,7 @@
|
|
|
448
451
|
"Thrift": "#d12127",
|
|
449
452
|
"Turing": "#cf142b",
|
|
450
453
|
"Twig": "#c1d026",
|
|
451
|
-
"TypeScript": "#
|
|
454
|
+
"TypeScript": "#3178c6",
|
|
452
455
|
"Unified Parallel C": "#4e3617",
|
|
453
456
|
"Unity3D Asset": "#222c37",
|
|
454
457
|
"Uno": "#9933cc",
|