From 8b7ffe545b1f5621caf48e4e2d85e794a682cb01 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 12 Feb 2021 17:12:49 -0800 Subject: emacs: some updates to org's ui --- emacs/custom/fcuny-ui.el | 1 + 1 file changed, 1 insertion(+) (limited to 'emacs/custom/fcuny-ui.el') diff --git a/emacs/custom/fcuny-ui.el b/emacs/custom/fcuny-ui.el index 3fae95a..0bb9054 100644 --- a/emacs/custom/fcuny-ui.el +++ b/emacs/custom/fcuny-ui.el @@ -34,6 +34,7 @@ (modus-themes-completions nil) (modus-themes-region 'bg-only-no-extend) (modus-themes-diffs 'bg-only) + (modus-themes-org-blocks 'grayscale) (modus-themes-variable-pitch-headings nil) (modus-themes-scale-headings nil)) -- cgit v1.2.3