After upgrading from mkdocs 1.0.4 to 1.1 all code blocks (including those inline) became black instead of still having the well known orange color. Browser inspector shows there are duplicated rules for .rst-content code color - #000 and #E74C3C. Is this is a bug? In my opinion previous colors looked much better and online readthedocs documents seem to still use orange.