gh-lang-colors 0.1.14 → 0.1.15
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
|
@@ -107,6 +107,7 @@
|
|
|
107
107
|
"Common Lisp": "#3fb68b",
|
|
108
108
|
"Common Workflow Language": "#b5314c",
|
|
109
109
|
"Component Pascal": "#b0ce4e",
|
|
110
|
+
"Cooklang": "#e15a29",
|
|
110
111
|
"Crystal": "#000100",
|
|
111
112
|
"Csound": "#1a1a1a",
|
|
112
113
|
"Csound Document": "#1a1a1a",
|
|
@@ -446,6 +447,7 @@
|
|
|
446
447
|
"QML": "#44a51c",
|
|
447
448
|
"Qt Script": "#00b841",
|
|
448
449
|
"Quake": "#882233",
|
|
450
|
+
"QuakeC": "#975777",
|
|
449
451
|
"QuickBASIC": "#008080",
|
|
450
452
|
"R": "#198ce7",
|
|
451
453
|
"RAML": "#77d9fb",
|