From b009c85b6450a119fb3182c38e6ec074078b48a4 Mon Sep 17 00:00:00 2001 From: Mark Tareshawty Date: Sun, 8 Mar 2015 15:31:52 -0400 Subject: [PATCH] inverted color --- 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 2803553b..6fe05055 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1258,7 +1258,7 @@ Haml: Handlebars: type: markup - color: "#fe5629" + color: "#01a9d6" aliases: - hbs - htmlbars