gh-lang-colors 0.0.11 → 0.0.15
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
|
@@ -107,6 +107,7 @@
|
|
|
107
107
|
"ECLiPSe": "#001d9d",
|
|
108
108
|
"EJS": "#a91e50",
|
|
109
109
|
"EQ": "#a78649",
|
|
110
|
+
"Earthly": "#2af0ff",
|
|
110
111
|
"Easybuild": "#069406",
|
|
111
112
|
"Ecere Projects": "#913960",
|
|
112
113
|
"EditorConfig": "#fff1f2",
|
|
@@ -210,6 +211,7 @@
|
|
|
210
211
|
"Java Server Pages": "#2a6277",
|
|
211
212
|
"JavaScript": "#f1e05a",
|
|
212
213
|
"JavaScript+ERB": "#f1e05a",
|
|
214
|
+
"Jest Snapshot": "#15c213",
|
|
213
215
|
"Jinja": "#a52a22",
|
|
214
216
|
"Jison": "#56b3cb",
|
|
215
217
|
"Jison Lex": "#56b3cb",
|
|
@@ -265,6 +267,7 @@
|
|
|
265
267
|
"Modula-2": "#10253f",
|
|
266
268
|
"Modula-3": "#223388",
|
|
267
269
|
"MoonScript": "#ff4585",
|
|
270
|
+
"Motoko": "#fbb03b",
|
|
268
271
|
"Motorola 68K Assembly": "#005daa",
|
|
269
272
|
"Mustache": "#724b3b",
|
|
270
273
|
"NCL": "#28431f",
|
|
@@ -324,6 +327,7 @@
|
|
|
324
327
|
"Prisma": "#0c344b",
|
|
325
328
|
"Processing": "#0096d8",
|
|
326
329
|
"Prolog": "#74283c",
|
|
330
|
+
"Promela": "#de0000",
|
|
327
331
|
"Propeller Spin": "#7fa2a7",
|
|
328
332
|
"Pug": "#a86454",
|
|
329
333
|
"Puppet": "#302b6d",
|
|
@@ -378,6 +382,7 @@
|
|
|
378
382
|
"Self": "#0579aa",
|
|
379
383
|
"ShaderLab": "#222c37",
|
|
380
384
|
"Shell": "#89e051",
|
|
385
|
+
"ShellCheck Config": "#cecfcb",
|
|
381
386
|
"Shen": "#120f14",
|
|
382
387
|
"Singularity": "#64e6ad",
|
|
383
388
|
"Slash": "#007eff",
|