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