diff options
Diffstat (limited to '.emacs-custom.el')
| -rw-r--r-- | .emacs-custom.el | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.emacs-custom.el b/.emacs-custom.el index 5cf5154..90f85d8 100644 --- a/.emacs-custom.el +++ b/.emacs-custom.el @@ -71,11 +71,9 @@ '(menu-bar-mode nil) '(minibuffer-depth-indicate-mode t) '(modus-themes-bold-constructs t) - '(modus-themes-completions 'moderate) '(modus-themes-diffs 'deuteranopia) - '(modus-themes-fringes 'subtle) '(modus-themes-org-blocks 'grayscale) - '(modus-themes-prompts 'subtle-accented) + '(modus-themes-prompts '(background)) '(modus-themes-region 'bg-only) '(modus-themes-scale-headings t) '(modus-themes-slanted-constructs t) |
