diff --git a/public/script/langColors.js b/public/script/langColors.js index 83874ef..d910023 100644 --- a/public/script/langColors.js +++ b/public/script/langColors.js @@ -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",