From ce271ef35943d64739cb521ec9f77b506cfbebe5 Mon Sep 17 00:00:00 2001 From: martin-mfg <2026226+martin-mfg@users.noreply.github.com> Date: Sat, 15 Aug 2026 22:57:22 +0000 Subject: [PATCH] feat(core): update language colors --- packages/core/src/common/languageColors.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/packages/core/src/common/languageColors.json b/packages/core/src/common/languageColors.json index 180431c2a3cc9..39fde03ee5c2a 100644 --- a/packages/core/src/common/languageColors.json +++ b/packages/core/src/common/languageColors.json @@ -20,6 +20,7 @@ "Adobe Font Metrics": "#fa0f00", "Agda": "#315665", "Aiken": "#640ff8", + "Aleo": "#154BF9", "Alloy": "#64C800", "Alpine Abuild": "#0D597F", "Altium Designer": "#A89663", @@ -42,10 +43,13 @@ "AutoIt": "#1C3552", "Avro IDL": "#0040FF", "Awk": "#c30e9b", + "B": "#da7666", "B (Formal Method)": "#8aa8c5", "B4X": "#00e4ff", "BAML": "#a855f7", "BASIC": "#ff0000", + "BBCode": "#CAFF42", + "BIRD2": "#b6d7e4", "BQN": "#2b7067", "Ballerina": "#FF5000", "Batchfile": "#C1F12E", @@ -263,6 +267,7 @@ "ISPC": "#2D68B1", "Idris": "#b30000", "Ignore List": "#000000", + "ImHex Pattern Language": "#3a6be0", "ImageJ Macro": "#99AAFF", "Imba": "#16cec6", "Inno Setup": "#264b99", @@ -272,6 +277,7 @@ "Isabelle ROOT": "#FEFE00", "J": "#9EEDFF", "JAR Manifest": "#b07219", + "JASS": "#FF0303", "JCL": "#d90e09", "JFlex": "#DBCA00", "JSON": "#292929", @@ -335,6 +341,7 @@ "Literate Haskell": "#5e5086", "LiveCode Script": "#0c5ba5", "LiveScript": "#499886", + "Lobster": "#f95428", "Logtalk": "#295b9a", "LookML": "#652B81", "Lua": "#000080", @@ -360,6 +367,7 @@ "Mermaid": "#ff3670", "Meson": "#007800", "Metal": "#8f14e9", + "MiniScript": "#4B4A56", "MiniYAML": "#ff1111", "MiniZinc": "#06a9e6", "Mint": "#02b046", @@ -522,7 +530,7 @@ "STL": "#373b5e", "SVG": "#ff9900", "Sail": "#259dd5", - "SaltStack": "#646464", + "Salt": "#57bcad", "Sass": "#a53b70", "Scala": "#c22d40", "Scaml": "#bd181a", @@ -587,6 +595,7 @@ "Textile": "#ffe7ac", "Thrift": "#D12127", "Toit": "#c2c9fb", + "Tolk": "#30A1F5", "Tor Config": "#59316b", "Tree-sitter Query": "#8ea64c", "Turing": "#cf142b", @@ -610,6 +619,7 @@ "Velocity Template Language": "#507cff", "Vento": "#ff0080", "Verilog": "#b2b7f8", + "Verse": "#518ef8", "Vim Help File": "#199f4b", "Vim Script": "#199f4b", "Vim Snippet": "#199f4b", @@ -672,6 +682,7 @@ "reStructuredText": "#141414", "sed": "#64b970", "templ": "#66D0DD", + "ucode": "#00b8d4", "vCard": "#ee2647", "wisp": "#7582D1", "xBase": "#403a40"