gh-lang-colors 0.0.9 → 0.0.13
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 +6 -1
- package/package.json +1 -1
package/colors.json
CHANGED
|
@@ -155,6 +155,8 @@
|
|
|
155
155
|
"Glyph": "#c1ac7f",
|
|
156
156
|
"Gnuplot": "#f0a9f0",
|
|
157
157
|
"Go": "#00add8",
|
|
158
|
+
"Go Checksums": "#00add8",
|
|
159
|
+
"Go Module": "#00add8",
|
|
158
160
|
"Golo": "#88562a",
|
|
159
161
|
"Gosu": "#82937f",
|
|
160
162
|
"Grace": "#615f8b",
|
|
@@ -195,6 +197,7 @@
|
|
|
195
197
|
"Isabelle": "#fefe00",
|
|
196
198
|
"Isabelle ROOT": "#fefe00",
|
|
197
199
|
"J": "#9eedff",
|
|
200
|
+
"JAR Manifest": "#b07219",
|
|
198
201
|
"JFlex": "#dbca00",
|
|
199
202
|
"JSON": "#292929",
|
|
200
203
|
"JSON with Comments": "#292929",
|
|
@@ -207,6 +210,7 @@
|
|
|
207
210
|
"Java Server Pages": "#2a6277",
|
|
208
211
|
"JavaScript": "#f1e05a",
|
|
209
212
|
"JavaScript+ERB": "#f1e05a",
|
|
213
|
+
"Jest Snapshot": "#15c213",
|
|
210
214
|
"Jinja": "#a52a22",
|
|
211
215
|
"Jison": "#56b3cb",
|
|
212
216
|
"Jison Lex": "#56b3cb",
|
|
@@ -262,6 +266,7 @@
|
|
|
262
266
|
"Modula-2": "#10253f",
|
|
263
267
|
"Modula-3": "#223388",
|
|
264
268
|
"MoonScript": "#ff4585",
|
|
269
|
+
"Motoko": "#fbb03b",
|
|
265
270
|
"Motorola 68K Assembly": "#005daa",
|
|
266
271
|
"Mustache": "#724b3b",
|
|
267
272
|
"NCL": "#28431f",
|
|
@@ -428,8 +433,8 @@
|
|
|
428
433
|
"Valve Data Format": "#f26025",
|
|
429
434
|
"Verilog": "#b2b7f8",
|
|
430
435
|
"Vim Help File": "#199f4b",
|
|
436
|
+
"Vim Script": "#199f4b",
|
|
431
437
|
"Vim Snippet": "#199f4b",
|
|
432
|
-
"Vim script": "#199f4b",
|
|
433
438
|
"Visual Basic .NET": "#945db7",
|
|
434
439
|
"Volt": "#1f1f1f",
|
|
435
440
|
"Vue": "#41b883",
|