From e15deeac769f523525a2e87e7a7c6027cd322a5f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 09:24:43 +0200 Subject: [PATCH] Update languages JSON (#254) The [update-langs](https://github.com/stats-organization/github-stats-extended/actions/workflows/update-langs.yml) action found new/updated languages in the [upstream languages JSON file](https://raw.githubusercontent.com/github/linguist/master/lib/linguist/languages.yml). Co-authored-by: martin-mfg <2026226+martin-mfg@users.noreply.github.com> --- packages/core/src/common/languageColors.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/core/src/common/languageColors.json b/packages/core/src/common/languageColors.json index c59f870c..8d2dbe3c 100644 --- a/packages/core/src/common/languageColors.json +++ b/packages/core/src/common/languageColors.json @@ -254,6 +254,7 @@ "Hy": "#7790B2", "IDL": "#a3522f", "IGOR Pro": "#0000cc", + "IL Assembly": "#512BD4", "INI": "#d1dbe0", "ISPC": "#2D68B1", "Idris": "#b30000", @@ -467,6 +468,7 @@ "Quake": "#882233", "QuakeC": "#975777", "QuickBASIC": "#008080", + "Quint": "#9d6ce5", "R": "#198CE7", "RAML": "#77d9fb", "RAScript": "#2C97FA",