gh-lang-colors 0.0.20 → 0.0.21
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 +2 -0
- package/package.json +1 -1
package/colors.json
CHANGED
|
@@ -227,6 +227,7 @@
|
|
|
227
227
|
"JavaScript": "#f1e05a",
|
|
228
228
|
"JavaScript+ERB": "#f1e05a",
|
|
229
229
|
"Jest Snapshot": "#15c213",
|
|
230
|
+
"JetBrains MPS": "#21d789",
|
|
230
231
|
"Jinja": "#a52a22",
|
|
231
232
|
"Jison": "#56b3cb",
|
|
232
233
|
"Jison Lex": "#56b3cb",
|
|
@@ -467,6 +468,7 @@
|
|
|
467
468
|
"Vyper": "#2980b9",
|
|
468
469
|
"Web Ontology Language": "#5b70bd",
|
|
469
470
|
"WebAssembly": "#04133b",
|
|
471
|
+
"Whiley": "#d5c397",
|
|
470
472
|
"Wikitext": "#fc5757",
|
|
471
473
|
"Windows Registry Entries": "#52d5ff",
|
|
472
474
|
"Witcher Script": "#ff0000",
|