From 297729e95113f1f45c1ebb0f29dc0a3ae3989905 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Fri, 30 Jul 2021 00:18:32 +0200 Subject: Migrate Modus settings modus-themes-slanted-constructs still needs to be updated to modus-themes-italic-constructs, but the built-in version of the theme has a quirk that makes customization a bit wonky. --- .emacs-custom.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '.emacs-custom.el') 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) -- cgit v1.2.3