Disable org src block grey background
This commit is contained in:
parent
f3beec3c3b
commit
31d662df7a
|
@ -266,7 +266,7 @@ Loading this file is handled automatically on my [[https://git.xenia.me.uk/xenia
|
|||
(modus-themes-to-toggle '(modus-operandi-tinted modus-vivendi-tinted))
|
||||
(modus-themes-bold-constructs t)
|
||||
(modus-themes-italic-constructs t)
|
||||
(modus-themes-org-blocks 'gray-background)
|
||||
(modus-themes-org-blocks nil)
|
||||
(modus-themes-completions '((matches . (extrabold underline))
|
||||
(selection . (semibold italic))))
|
||||
(modus-themes-headings '((1 . (1.4))
|
||||
|
|
Loading…
Reference in a new issue