Change D color to match the website

The original yellow color doesn't fit D very well, and it looks an awful lot like the color for JavaScript. This changes it to the color used on the website's sidebar, and nice dark maroon: http://www.colorpicker.com/2e2324
This commit is contained in:
phase
2015-10-21 15:34:25 -07:00
parent 6b56a243e7
commit dd7e44f957

View File

@@ -720,7 +720,7 @@ Cython:
D:
type: programming
color: "#fcd46d"
color: "#2e2424"
extensions:
- .d
- .di