From bb68a8621d0c5308dda3ffe9171fea60a2392aac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 22:50:41 +0300 Subject: [PATCH] refactor: update languages JSON (#4047) Co-authored-by: qwerty541 <53787217+qwerty541@users.noreply.github.com> --- src/common/languageColors.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/common/languageColors.json b/src/common/languageColors.json index e08f2b5dcac6e..be3d6b5172db0 100644 --- a/src/common/languageColors.json +++ b/src/common/languageColors.json @@ -70,7 +70,7 @@ "CMake": "#DA3434", "COLLADA": "#F1A42B", "CSON": "#244776", - "CSS": "#563d7c", + "CSS": "#663399", "CSV": "#237346", "CUE": "#5886E1", "CWeb": "#00007a", @@ -164,7 +164,7 @@ "Forth": "#341708", "Fortran": "#4d41b1", "Fortran Free Form": "#4d41b1", - "FreeBasic": "#141AC9", + "FreeBASIC": "#141AC9", "FreeMarker": "#0050b2", "Frege": "#00cafe", "Futhark": "#5f021f", @@ -227,6 +227,7 @@ "Haml": "#ece2a9", "Handlebars": "#f7931e", "Harbour": "#0e60e3", + "Hare": "#9d7424", "Haskell": "#5e5086", "Haxe": "#df7900", "HiveQL": "#dce200", @@ -330,6 +331,7 @@ "Modula-3": "#223388", "Mojo": "#ff4c1f", "Monkey C": "#8D6747", + "MoonBit": "#b92381", "MoonScript": "#ff4585", "Motoko": "#fbb03b", "Motorola 68K Assembly": "#005daa", @@ -426,6 +428,7 @@ "QML": "#44a51c", "Qt Script": "#00b841", "Quake": "#882233", + "QuickBASIC": "#008080", "R": "#198CE7", "RAML": "#77d9fb", "RBS": "#701516", @@ -515,6 +518,7 @@ "TSV": "#237346", "TSX": "#3178c6", "TXL": "#0178b8", + "Tact": "#48b5ff", "Talon": "#333333", "Tcl": "#e4cc98", "TeX": "#3D6117", @@ -528,6 +532,7 @@ "Turing": "#cf142b", "Twig": "#c1d026", "TypeScript": "#3178c6", + "TypeSpec": "#4A3665", "Typst": "#239dad", "Unified Parallel C": "#4e3617", "Unity3D Asset": "#222c37", @@ -595,6 +600,8 @@ "mupad": "#244963", "nanorc": "#2d004d", "nesC": "#94B0C7", + "omnetpp-msg": "#a0e0a0", + "omnetpp-ned": "#08607c", "ooc": "#b0b77e", "q": "#0040cd", "reStructuredText": "#141414",