gh-lang-colors 0.1.21 → 0.1.23
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
|
@@ -254,6 +254,7 @@
|
|
|
254
254
|
"Hy": "#7790b2",
|
|
255
255
|
"IDL": "#a3522f",
|
|
256
256
|
"IGOR Pro": "#0000cc",
|
|
257
|
+
"IL Assembly": "#512bd4",
|
|
257
258
|
"INI": "#d1dbe0",
|
|
258
259
|
"ISPC": "#2d68b1",
|
|
259
260
|
"Idris": "#b30000",
|
|
@@ -467,6 +468,7 @@
|
|
|
467
468
|
"Quake": "#882233",
|
|
468
469
|
"QuakeC": "#975777",
|
|
469
470
|
"QuickBASIC": "#008080",
|
|
471
|
+
"Quint": "#9d6ce5",
|
|
470
472
|
"R": "#198ce7",
|
|
471
473
|
"RAML": "#77d9fb",
|
|
472
474
|
"RAScript": "#2c97fa",
|