From e00f0737262e6dd21f1347f50a352c927c6aaca0 Mon Sep 17 00:00:00 2001 From: Jessica Lord Date: Fri, 31 Oct 2014 20:08:25 +0000 Subject: [PATCH] that new green shell --- lib/linguist/languages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 2b66e003..e5039a8b 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -2296,7 +2296,7 @@ Shell: type: programming lexer: Bash search_term: bash - color: "#5861ce" + color: "#2aff0b" aliases: - sh - bash