From 353479fe7251391222e017c4be82b820e1069969 Mon Sep 17 00:00:00 2001 From: Adam Roben Date: Fri, 13 Feb 2015 16:20:14 -0500 Subject: [PATCH] Add a color for HTML Courtesy of @fabianperez and the HTML5 logo. --- lib/linguist/languages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 4df91c25..48160604 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1174,6 +1174,7 @@ HTML: type: markup tm_scope: text.html.basic ace_mode: html + color: "#e44b23" aliases: - xhtml extensions: