From 284486a2edca7cc616fdbd4de1e996734c32fe15 Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Wed, 13 Jul 2016 08:29:22 +0200 Subject: [PATCH 1/2] Achromaticalizise Markdown. --- lib/linguist/languages.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index fcf6becf..8dc8a8f3 100755 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -2207,7 +2207,6 @@ Markdown: - .mkdown - .ron tm_scope: source.gfm - color: "#083FA1" Mask: type: markup From 01b14de0467c0b832b0d0c7ea4a5221779dd3d28 Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Wed, 13 Jul 2016 13:33:23 +0200 Subject: [PATCH 2/2] Remove colors: GraphQL, RDoc, reStructuredText, and World of Warcraft Addon Data --- lib/linguist/languages.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 8dc8a8f3..dd03211c 100755 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1340,7 +1340,6 @@ GraphQL: type: data extensions: - .graphql - color: "#E535AB" tm_scope: source.graphql ace_mode: text @@ -3086,7 +3085,6 @@ RDoc: extensions: - .rdoc tm_scope: text.rdoc - color: "#8E84BF" REALbasic: type: programming @@ -3977,7 +3975,6 @@ WebIDL: World of Warcraft Addon Data: type: data - color: "#e0b330" extensions: - .toc tm_scope: source.toc @@ -4287,7 +4284,6 @@ reStructuredText: - .rest.txt - .rst.txt ace_mode: text - color: "#B3BCBC" wisp: type: programming