diff --git a/README.org b/README.org index 42da861..ffa2766 100644 --- a/README.org +++ b/README.org @@ -241,8 +241,8 @@ Loading this file is handled automatically on my [[https://git.xenia.me.uk/xenia :custom (modus-themes-disable-other-themes t) (modus-themes-to-toggle '(modus-operandi-tinted modus-vivendi-tinted)) - (modus-themes-bold-constructs t) - (modus-themes-italic-constructs t) + (modus-themes-bold-constructs nil) ; Doesn't work nicely with FiraCode + (modus-themes-italic-constructs nil) ; Doesn't work nicely with FiraCode (modus-themes-org-blocks 'gray-background) (modus-themes-completions '((matches . (extrabold underline)) (selection . (semibold italic))))