gh-lang-colors 0.1.13 → 0.1.14
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
|
@@ -68,6 +68,7 @@
|
|
|
68
68
|
"C": "#555555",
|
|
69
69
|
"C#": "#178600",
|
|
70
70
|
"C++": "#f34b7d",
|
|
71
|
+
"C3": "#2563eb",
|
|
71
72
|
"CAP CDS": "#0092d1",
|
|
72
73
|
"CLIPS": "#00a300",
|
|
73
74
|
"CMake": "#da3434",
|
|
@@ -453,6 +454,7 @@
|
|
|
453
454
|
"REXX": "#d90e09",
|
|
454
455
|
"RMarkdown": "#198ce7",
|
|
455
456
|
"RON": "#a62c00",
|
|
457
|
+
"ROS Interface": "#22314e",
|
|
456
458
|
"RPGLE": "#2bde21",
|
|
457
459
|
"RUNOFF": "#665a4e",
|
|
458
460
|
"Racket": "#3c5caa",
|