Skip to content

Commit

Permalink
refactor: update languages JSON (anuraghazra#4126)
Browse files Browse the repository at this point in the history
Co-authored-by: qwerty541 <[email protected]>
  • Loading branch information
github-actions[bot] and qwerty541 authored Jan 31, 2025
1 parent e86b74d commit e4f8c52
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions src/common/languageColors.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"Alpine Abuild": "#0D597F",
"Altium Designer": "#A89663",
"AngelScript": "#C7D7DC",
"Answer Set Programming": "#A9CC29",
"Ant Build System": "#A9157E",
"Antlers": "#ff269e",
"ApacheConf": "#d12127",
Expand Down Expand Up @@ -255,6 +256,7 @@
"JSON5": "#267CB9",
"JSONLD": "#0c479c",
"JSONiq": "#40d47e",
"Jai": "#ab8b4b",
"Janet": "#0886a5",
"Jasmin": "#d03600",
"Java": "#b07219",
Expand All @@ -274,6 +276,7 @@
"Julia REPL": "#a270ba",
"Jupyter Notebook": "#DA5B0B",
"Just": "#384d54",
"KDL": "#ffb3b3",
"KRL": "#28430A",
"Kaitai Struct": "#773b37",
"KakouneScript": "#6f8042",
Expand Down Expand Up @@ -324,6 +327,7 @@
"Meson": "#007800",
"Metal": "#8f14e9",
"MiniYAML": "#ff1111",
"MiniZinc": "#06a9e6",
"Mint": "#02b046",
"Mirah": "#c7a938",
"Modelica": "#de1d31",
Expand Down Expand Up @@ -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",
Expand All @@ -379,6 +385,7 @@
"OpenSCAD": "#e5cd45",
"Option List": "#476732",
"Org": "#77aa99",
"OverpassQL": "#cce2aa",
"Oxygene": "#cdd0e3",
"Oz": "#fab738",
"P4": "#7055b5",
Expand Down Expand Up @@ -505,6 +512,7 @@
"SubRip Text": "#9e0101",
"SugarSS": "#2fcc9f",
"SuperCollider": "#46390b",
"Survex data": "#ffcc99",
"Svelte": "#ff3e00",
"Sway": "#00F58C",
"Sweave": "#198ce7",
Expand Down Expand Up @@ -574,6 +582,7 @@
"XML Property List": "#0060ac",
"XQuery": "#5232e7",
"XSLT": "#EB8CEB",
"Xmake": "#22a079",
"Xojo": "#81bd41",
"Xonsh": "#285EEF",
"Xtend": "#24255d",
Expand All @@ -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",
Expand Down

0 comments on commit e4f8c52

Please sign in to comment.