add missing lang colors

This commit is contained in:
tdurieux
2021-03-19 11:02:58 +01:00
parent e8865ae607
commit 54bc4e176d
+2
View File
@@ -126,6 +126,7 @@ window.langColors = {
"jflex": "#dbca00", "jflex": "#dbca00",
"jolie": "#843179", "jolie": "#843179",
"jq": "#c7254e", "jq": "#c7254e",
"json": "#50d57e",
"jsoniq": "#40d47e", "jsoniq": "#40d47e",
"jsonnet": "#0064bd", "jsonnet": "#0064bd",
"julia": "#a270ba", "julia": "#a270ba",
@@ -277,6 +278,7 @@ window.langColors = {
"tcl": "#e4cc98", "tcl": "#e4cc98",
"terra": "#00004c", "terra": "#00004c",
"tex": "#3d6117", "tex": "#3d6117",
"text": "#a0bb87",
"ti program": "#a0aa87", "ti program": "#a0aa87",
"turing": "#cf142b", "turing": "#cf142b",
"twig": "#c1d026", "twig": "#c1d026",