gh-lang-colors 0.0.26 → 0.0.27
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 +3 -0
- package/package.json +1 -1
package/colors.json
CHANGED
|
@@ -294,6 +294,7 @@
|
|
|
294
294
|
"MoonScript": "#ff4585",
|
|
295
295
|
"Motoko": "#fbb03b",
|
|
296
296
|
"Motorola 68K Assembly": "#005daa",
|
|
297
|
+
"Move": "#4a137a",
|
|
297
298
|
"Mustache": "#724b3b",
|
|
298
299
|
"NCL": "#28431f",
|
|
299
300
|
"NPM Config": "#cb3837",
|
|
@@ -393,6 +394,7 @@
|
|
|
393
394
|
"Roff": "#ecdebe",
|
|
394
395
|
"Roff Manpage": "#ecdebe",
|
|
395
396
|
"Rouge": "#cc0088",
|
|
397
|
+
"RouterOS Script": "#de3941",
|
|
396
398
|
"Ruby": "#701516",
|
|
397
399
|
"Rust": "#dea584",
|
|
398
400
|
"SAS": "#b34936",
|
|
@@ -466,6 +468,7 @@
|
|
|
466
468
|
"VHDL": "#adb2cb",
|
|
467
469
|
"Vala": "#a56de2",
|
|
468
470
|
"Valve Data Format": "#f26025",
|
|
471
|
+
"Velocity Template Language": "#507cff",
|
|
469
472
|
"Verilog": "#b2b7f8",
|
|
470
473
|
"Vim Help File": "#199f4b",
|
|
471
474
|
"Vim Script": "#199f4b",
|