Don't set markdown-code-face background
commite313f9ccc7acfd1fe866cc5d9f63d57fb0b01ea8
authorJason Blevins <jblevins@xbeta.org>
Mon, 6 Nov 2017 15:52:13 +0000 (6 10:52 -0500)
committerJason Blevins <jblevins@xbeta.org>
Mon, 6 Nov 2017 15:52:13 +0000 (6 10:52 -0500)
tree633053284c8bd54d9e98539faa787521ec2afb73
parent4a5859cb7f79f9009a84f44e3ec6b3956bb7bf3f
Don't set markdown-code-face background

Setting the background based on the theme at load time (which is a
light backround if a theme other than `default` has not been loaded
yet) produces undesirable results if the user later switches to a
theme with a dark backround that has not defined `markdown-code-face`.

Closes GH-273.
markdown-mode.el