From 678f90acf77644a461b2ac7c06533ce643ec6884 Mon Sep 17 00:00:00 2001 From: iFarbod Date: Wed, 1 Apr 2015 01:23:59 +0430 Subject: [PATCH] Added Color for the Squirrel Language Picked the color from the Squirrel Language's website. --- lib/linguist/languages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 84b95819..e1897df7 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -3001,6 +3001,7 @@ SourcePawn: Squirrel: type: programming + color: "#800000" extensions: - .nut tm_scope: source.c++