gh-lang-colors 0.0.24 → 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 +7 -1
- package/package.json +1 -1
package/colors.json
CHANGED
|
@@ -45,6 +45,7 @@
|
|
|
45
45
|
"Berry": "#15a13c",
|
|
46
46
|
"BibTeX": "#778899",
|
|
47
47
|
"Bicep": "#519aba",
|
|
48
|
+
"Bikeshed": "#5562ac",
|
|
48
49
|
"Bison": "#6a463f",
|
|
49
50
|
"BitBake": "#00bce4",
|
|
50
51
|
"Blade": "#f7523f",
|
|
@@ -54,6 +55,7 @@
|
|
|
54
55
|
"Boo": "#d4bec1",
|
|
55
56
|
"Boogie": "#c80fa0",
|
|
56
57
|
"Brainfuck": "#2f2530",
|
|
58
|
+
"BrighterScript": "#66aabb",
|
|
57
59
|
"Brightscript": "#662d91",
|
|
58
60
|
"Browserslist": "#ffd539",
|
|
59
61
|
"C": "#555555",
|
|
@@ -292,11 +294,12 @@
|
|
|
292
294
|
"MoonScript": "#ff4585",
|
|
293
295
|
"Motoko": "#fbb03b",
|
|
294
296
|
"Motorola 68K Assembly": "#005daa",
|
|
295
|
-
"
|
|
297
|
+
"Move": "#4a137a",
|
|
296
298
|
"Mustache": "#724b3b",
|
|
297
299
|
"NCL": "#28431f",
|
|
298
300
|
"NPM Config": "#cb3837",
|
|
299
301
|
"NWScript": "#111522",
|
|
302
|
+
"Nasal": "#1d2c4e",
|
|
300
303
|
"Nearley": "#990000",
|
|
301
304
|
"Nemerle": "#3d3c6e",
|
|
302
305
|
"NetLinx": "#0aa0ff",
|
|
@@ -391,6 +394,7 @@
|
|
|
391
394
|
"Roff": "#ecdebe",
|
|
392
395
|
"Roff Manpage": "#ecdebe",
|
|
393
396
|
"Rouge": "#cc0088",
|
|
397
|
+
"RouterOS Script": "#de3941",
|
|
394
398
|
"Ruby": "#701516",
|
|
395
399
|
"Rust": "#dea584",
|
|
396
400
|
"SAS": "#b34936",
|
|
@@ -464,6 +468,7 @@
|
|
|
464
468
|
"VHDL": "#adb2cb",
|
|
465
469
|
"Vala": "#a56de2",
|
|
466
470
|
"Valve Data Format": "#f26025",
|
|
471
|
+
"Velocity Template Language": "#507cff",
|
|
467
472
|
"Verilog": "#b2b7f8",
|
|
468
473
|
"Vim Help File": "#199f4b",
|
|
469
474
|
"Vim Script": "#199f4b",
|
|
@@ -480,6 +485,7 @@
|
|
|
480
485
|
"Witcher Script": "#ff0000",
|
|
481
486
|
"Wollok": "#a23738",
|
|
482
487
|
"World of Warcraft Addon Data": "#f7e43f",
|
|
488
|
+
"Wren": "#383838",
|
|
483
489
|
"X10": "#4b6bef",
|
|
484
490
|
"XC": "#99da07",
|
|
485
491
|
"XML": "#0060ac",
|