From a8dd06537f5ed77c39a41b5be5427a65940b0ce5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 18:55:41 +0300 Subject: [PATCH] refactor: update languages JSON (#4487) Co-authored-by: qwerty541 <53787217+qwerty541@users.noreply.github.com> Co-authored-by: Alexandr --- src/common/languageColors.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/common/languageColors.json b/src/common/languageColors.json index 9d25c890..28d778ff 100644 --- a/src/common/languageColors.json +++ b/src/common/languageColors.json @@ -64,6 +64,7 @@ "BrighterScript": "#66AABB", "Brightscript": "#662D91", "Browserslist": "#ffd539", + "Bru": "#F4AA41", "BuildStream": "#006bff", "C": "#555555", "C#": "#178600", @@ -166,6 +167,7 @@ "Faust": "#c37240", "Fennel": "#fff3d7", "Filebench WML": "#F6B900", + "Flix": "#d44a45", "Fluent": "#ffcc33", "Forth": "#341708", "Fortran": "#4d41b1", @@ -292,6 +294,7 @@ "KiCad Layout": "#2f4aab", "KiCad Legacy Layout": "#2f4aab", "KiCad Schematic": "#2f4aab", + "KoLMafia ASH": "#B9D9B9", "Koka": "#215166", "Kotlin": "#A97BFF", "LFE": "#4C3023",