gh-lang-colors 0.0.25 → 0.0.26
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
|
@@ -298,6 +298,7 @@
|
|
|
298
298
|
"NCL": "#28431f",
|
|
299
299
|
"NPM Config": "#cb3837",
|
|
300
300
|
"NWScript": "#111522",
|
|
301
|
+
"Nasal": "#1d2c4e",
|
|
301
302
|
"Nearley": "#990000",
|
|
302
303
|
"Nemerle": "#3d3c6e",
|
|
303
304
|
"NetLinx": "#0aa0ff",
|
|
@@ -481,6 +482,7 @@
|
|
|
481
482
|
"Witcher Script": "#ff0000",
|
|
482
483
|
"Wollok": "#a23738",
|
|
483
484
|
"World of Warcraft Addon Data": "#f7e43f",
|
|
485
|
+
"Wren": "#383838",
|
|
484
486
|
"X10": "#4b6bef",
|
|
485
487
|
"XC": "#99da07",
|
|
486
488
|
"XML": "#0060ac",
|