diff options
Diffstat (limited to '')
-rw-r--r-- | emacs/custom/fcuny-ui.el | 2 |
1 files changed, 1 insertions, 1 deletions
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) |