From 8b3478501f41efcf87cae247de50dd65d1ef0d82 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sat, 25 Dec 2021 21:33:07 +0100 Subject: Port Modus settings to v2 --- .emacs-custom.el | 10 ---------- 1 file changed, 10 deletions(-) (limited to '.emacs-custom.el') diff --git a/.emacs-custom.el b/.emacs-custom.el index 6f11a44..6d3c8ed 100644 --- a/.emacs-custom.el +++ b/.emacs-custom.el @@ -74,16 +74,6 @@ '(markdown-indent-on-enter 'indent-and-new-item) '(menu-bar-mode nil) '(minibuffer-depth-indicate-mode t) - '(modus-themes-bold-constructs t) - '(modus-themes-diffs 'deuteranopia) - '(modus-themes-italic-constructs t) - '(modus-themes-mixed-fonts t) - '(modus-themes-org-blocks 'grayscale) - '(modus-themes-prompts '(background)) - '(modus-themes-region 'bg-only) - '(modus-themes-scale-headings t) - '(modus-themes-variable-pitch-headings t) - '(modus-themes-variable-pitch-ui t) '(org-edit-src-content-indentation 0) '(org-ellipsis "…") '(org-fontify-done-headline nil) -- cgit v1.2.3