gh-lang-colors 0.1.26 → 0.1.28
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 +3 -1
- package/package.json +1 -1
package/colors.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"Blade": "#f7523f",
|
|
60
60
|
"BlitzBasic": "#00ffae",
|
|
61
61
|
"BlitzMax": "#cd6400",
|
|
62
|
+
"Blueprint": "#3584e4",
|
|
62
63
|
"Bluespec": "#12223c",
|
|
63
64
|
"Bluespec BH": "#12223c",
|
|
64
65
|
"Boo": "#d4bec1",
|
|
@@ -70,7 +71,7 @@
|
|
|
70
71
|
"Bru": "#f4aa41",
|
|
71
72
|
"BuildStream": "#006bff",
|
|
72
73
|
"C": "#555555",
|
|
73
|
-
"C#": "#
|
|
74
|
+
"C#": "#7355dd",
|
|
74
75
|
"C++": "#f34b7d",
|
|
75
76
|
"C3": "#2563eb",
|
|
76
77
|
"CAP CDS": "#0092d1",
|
|
@@ -211,6 +212,7 @@
|
|
|
211
212
|
"Glimmer JS": "#f5835f",
|
|
212
213
|
"Glimmer TS": "#3178c6",
|
|
213
214
|
"Glyph": "#c1ac7f",
|
|
215
|
+
"Gno": "#530c04",
|
|
214
216
|
"Gnuplot": "#f0a9f0",
|
|
215
217
|
"Go": "#00add8",
|
|
216
218
|
"Go Checksums": "#00add8",
|