From e4f8c521a4b049206d74bbb17420143c2746bbe6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 21:34:24 +0200 Subject: [PATCH] refactor: update languages JSON (#4126) Co-authored-by: qwerty541 <53787217+qwerty541@users.noreply.github.com> --- src/common/languageColors.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/common/languageColors.json b/src/common/languageColors.json index be3d6b5172db0..2e6a298623cfa 100644 --- a/src/common/languageColors.json +++ b/src/common/languageColors.json @@ -22,6 +22,7 @@ "Alpine Abuild": "#0D597F", "Altium Designer": "#A89663", "AngelScript": "#C7D7DC", + "Answer Set Programming": "#A9CC29", "Ant Build System": "#A9157E", "Antlers": "#ff269e", "ApacheConf": "#d12127", @@ -255,6 +256,7 @@ "JSON5": "#267CB9", "JSONLD": "#0c479c", "JSONiq": "#40d47e", + "Jai": "#ab8b4b", "Janet": "#0886a5", "Jasmin": "#d03600", "Java": "#b07219", @@ -274,6 +276,7 @@ "Julia REPL": "#a270ba", "Jupyter Notebook": "#DA5B0B", "Just": "#384d54", + "KDL": "#ffb3b3", "KRL": "#28430A", "Kaitai Struct": "#773b37", "KakouneScript": "#6f8042", @@ -324,6 +327,7 @@ "Meson": "#007800", "Metal": "#8f14e9", "MiniYAML": "#ff1111", + "MiniZinc": "#06a9e6", "Mint": "#02b046", "Mirah": "#c7a938", "Modelica": "#de1d31", @@ -363,6 +367,8 @@ "OASv3-json": "#85ea2d", "OASv3-yaml": "#85ea2d", "OCaml": "#ef7a08", + "OMNeT++ MSG": "#a0e0a0", + "OMNeT++ NED": "#08607c", "ObjectScript": "#424893", "Objective-C": "#438eff", "Objective-C++": "#6866fb", @@ -379,6 +385,7 @@ "OpenSCAD": "#e5cd45", "Option List": "#476732", "Org": "#77aa99", + "OverpassQL": "#cce2aa", "Oxygene": "#cdd0e3", "Oz": "#fab738", "P4": "#7055b5", @@ -505,6 +512,7 @@ "SubRip Text": "#9e0101", "SugarSS": "#2fcc9f", "SuperCollider": "#46390b", + "Survex data": "#ffcc99", "Svelte": "#ff3e00", "Sway": "#00F58C", "Sweave": "#198ce7", @@ -574,6 +582,7 @@ "XML Property List": "#0060ac", "XQuery": "#5232e7", "XSLT": "#EB8CEB", + "Xmake": "#22a079", "Xojo": "#81bd41", "Xonsh": "#285EEF", "Xtend": "#24255d", @@ -597,11 +606,10 @@ "kvlang": "#1da6e0", "mIRC Script": "#3d57c3", "mcfunction": "#E22837", + "mdsvex": "#5f9ea0", "mupad": "#244963", "nanorc": "#2d004d", "nesC": "#94B0C7", - "omnetpp-msg": "#a0e0a0", - "omnetpp-ned": "#08607c", "ooc": "#b0b77e", "q": "#0040cd", "reStructuredText": "#141414",