From 8783b65be6e67cc93066c5aad74ff18e0c8d4bc2 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 26 Mar 2021 19:41:42 -0700 Subject: emacs: set completion theme to opiniated --- emacs/custom/fcuny-ui.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/custom') diff --git a/emacs/custom/fcuny-ui.el b/emacs/custom/fcuny-ui.el index b325b17..693c0a9 100644 --- a/emacs/custom/fcuny-ui.el +++ b/emacs/custom/fcuny-ui.el @@ -33,7 +33,7 @@ (modus-themes-paren-match 'intense-bold) (modus-themes-links 'neutral-underline) (modus-themes-prompts 'subtle) - (modus-themes-completions 'moderate) + (modus-themes-completions 'opinionated) (modus-themes-region 'bg-only-no-extend) (modus-themes-diffs 'bg-only) (modus-themes-org-blocks 'nil) -- cgit 1.4.1