add missing lang colors

This commit is contained in:
tdurieux
2021-03-19 11:02:58 +01:00
parent e8865ae607
commit 54bc4e176d

View File

@@ -126,6 +126,7 @@ window.langColors = {
"jflex": "#dbca00",
"jolie": "#843179",
"jq": "#c7254e",
"json": "#50d57e",
"jsoniq": "#40d47e",
"jsonnet": "#0064bd",
"julia": "#a270ba",
@@ -277,6 +278,7 @@ window.langColors = {
"tcl": "#e4cc98",
"terra": "#00004c",
"tex": "#3d6117",
"text": "#a0bb87",
"ti program": "#a0aa87",
"turing": "#cf142b",
"twig": "#c1d026",