gh-lang-colors 0.0.19 → 0.0.22
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 -0
- package/package.json +1 -1
package/colors.json
CHANGED
|
@@ -58,6 +58,7 @@
|
|
|
58
58
|
"C": "#555555",
|
|
59
59
|
"C#": "#178600",
|
|
60
60
|
"C++": "#f34b7d",
|
|
61
|
+
"CAP CDS": "#0092d1",
|
|
61
62
|
"CLIPS": "#00a300",
|
|
62
63
|
"CMake": "#da3434",
|
|
63
64
|
"COLLADA": "#f1a42b",
|
|
@@ -227,6 +228,7 @@
|
|
|
227
228
|
"JavaScript": "#f1e05a",
|
|
228
229
|
"JavaScript+ERB": "#f1e05a",
|
|
229
230
|
"Jest Snapshot": "#15c213",
|
|
231
|
+
"JetBrains MPS": "#21d789",
|
|
230
232
|
"Jinja": "#a52a22",
|
|
231
233
|
"Jison": "#56b3cb",
|
|
232
234
|
"Jison Lex": "#56b3cb",
|
|
@@ -339,6 +341,7 @@
|
|
|
339
341
|
"PigLatin": "#fcd7de",
|
|
340
342
|
"Pike": "#005390",
|
|
341
343
|
"PogoScript": "#d80074",
|
|
344
|
+
"Portugol": "#f8bd00",
|
|
342
345
|
"PostCSS": "#dc3a0c",
|
|
343
346
|
"PostScript": "#da291c",
|
|
344
347
|
"PowerBuilder": "#8f0f8d",
|
|
@@ -467,6 +470,7 @@
|
|
|
467
470
|
"Vyper": "#2980b9",
|
|
468
471
|
"Web Ontology Language": "#5b70bd",
|
|
469
472
|
"WebAssembly": "#04133b",
|
|
473
|
+
"Whiley": "#d5c397",
|
|
470
474
|
"Wikitext": "#fc5757",
|
|
471
475
|
"Windows Registry Entries": "#52d5ff",
|
|
472
476
|
"Witcher Script": "#ff0000",
|
|
@@ -485,6 +489,7 @@
|
|
|
485
489
|
"YARA": "#220000",
|
|
486
490
|
"YASnippet": "#32ab90",
|
|
487
491
|
"Yacc": "#4b6c4b",
|
|
492
|
+
"Yul": "#794932",
|
|
488
493
|
"ZAP": "#0d665e",
|
|
489
494
|
"ZIL": "#dc75e5",
|
|
490
495
|
"ZenScript": "#00bcd1",
|