From 1885b1710b2ce2355cb24e89a236e6576e7b8c31 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 17 Jan 2026 01:59:36 +0000 Subject: [PATCH] Update language mappings --- src/languageMappings.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/languageMappings.json b/src/languageMappings.json index f61328f..99badb0 100644 --- a/src/languageMappings.json +++ b/src/languageMappings.json @@ -2074,5 +2074,14 @@ }, "SurrealQL": { "color": "#ff00a0" + }, + "CQL": { + "color": "#006091" + }, + "Mathematical Programming System": { + "color": "#0530ad" + }, + "TMDL": { + "color": "#f0c913" } } \ No newline at end of file