From fd12c014947f2e62710cb853ace96cc1b508e800 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 31 Mar 2024 21:43:02 +0300 Subject: [PATCH] refactor: update languages JSON (#3711) Co-authored-by: qwerty541 <53787217+qwerty541@users.noreply.github.com> --- src/common/languageColors.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/common/languageColors.json b/src/common/languageColors.json index 263fdcd..295e7ff 100644 --- a/src/common/languageColors.json +++ b/src/common/languageColors.json @@ -130,6 +130,7 @@ "Easybuild": "#069406", "Ecere Projects": "#913960", "Ecmarkup": "#eb8131", + "Edge": "#0dffe0", "EdgeQL": "#31A7FF", "EditorConfig": "#fff1f2", "Eiffel": "#4d6977", @@ -184,6 +185,7 @@ "Git Revision List": "#F44D27", "Gleam": "#ffaff3", "Glimmer JS": "#F5835F", + "Glimmer TS": "#3178c6", "Glyph": "#c1ac7f", "Gnuplot": "#f0a9f0", "Go": "#00ADD8", @@ -314,6 +316,7 @@ "Modelica": "#de1d31", "Modula-2": "#10253f", "Modula-3": "#223388", + "Mojo": "#ff4c1f", "Monkey C": "#8D6747", "MoonScript": "#ff4585", "Motoko": "#fbb03b", @@ -380,6 +383,7 @@ "PicoLisp": "#6067af", "PigLatin": "#fcd7de", "Pike": "#005390", + "Pip Requirements": "#FFD343", "PlantUML": "#fbbd16", "PogoScript": "#d80074", "Polar": "#ae81ff", @@ -431,6 +435,7 @@ "Ring": "#2D54CB", "Riot": "#A71E49", "RobotFramework": "#00c0b5", + "Roc": "#7c38f5", "Roff": "#ecdebe", "Roff Manpage": "#ecdebe", "Rouge": "#cc0088", @@ -463,6 +468,7 @@ "Slash": "#007eff", "Slice": "#003fa2", "Slim": "#2b2b2b", + "Slint": "#2379F4", "SmPL": "#c94949", "Smalltalk": "#596706", "Smarty": "#f0c040", @@ -498,6 +504,7 @@ "TeX": "#3D6117", "Terra": "#00004c", "Terraform Template": "#7b42bb", + "TextGrid": "#c8506d", "TextMate Properties": "#df66e4", "Textile": "#ffe7ac", "Thrift": "#D12127",