From 6e14c49c3d2ecfc74dda522205e9542753373e49 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 19:51:08 +0200 Subject: [PATCH] refactor: update languages JSON (#4162) Co-authored-by: qwerty541 <53787217+qwerty541@users.noreply.github.com> --- src/common/languageColors.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/common/languageColors.json b/src/common/languageColors.json index 2e6a298..a79391f 100644 --- a/src/common/languageColors.json +++ b/src/common/languageColors.json @@ -238,6 +238,7 @@ "IDL": "#a3522f", "IGOR Pro": "#0000cc", "INI": "#d1dbe0", + "ISPC": "#2D68B1", "Idris": "#b30000", "Ignore List": "#000000", "ImageJ Macro": "#99AAFF", @@ -491,6 +492,7 @@ "Shen": "#120F14", "Simple File Verification": "#C9BFED", "Singularity": "#64E6AD", + "Slang": "#1fbec9", "Slash": "#007eff", "Slice": "#003fa2", "Slim": "#2b2b2b",