From 3040642f972af4998707038cb3287fac6bbfddd8 Mon Sep 17 00:00:00 2001 From: phase Date: Wed, 21 Oct 2015 16:42:43 -0700 Subject: [PATCH] Change D color to its logo --- 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 a03718a4..0f90c3e1 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -720,7 +720,7 @@ Cython: D: type: programming - color: "#2e2424" + color: "#ba595e" extensions: - .d - .di