From 37945275ac8a491d1c94b8b7d8c63694bf4c80fd Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 31 Aug 2024 11:48:17 -0700 Subject: more configuration changes for org-mode --- config/init-ui.el | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'config/init-ui.el') diff --git a/config/init-ui.el b/config/init-ui.el index aac576e..d19da49 100644 --- a/config/init-ui.el +++ b/config/init-ui.el @@ -73,13 +73,7 @@ (ef-themes-mixed-fonts t) (ef-themes-disable-other-themes t) :config - (ef-themes-select 'ef-light) - (setq ef-themes-to-toggle '(ef-cyprus ef-deuteranopia-light)) - (setq ef-themes-headings ; read the manual's entry or the doc string - '((0 . (variable-pitch light 1.3)) - (1 . (variable-pitch light 1.2)) - (2 . (variable-pitch regular 1.1)) - (t . (variable-pitch 1.0))))) + (ef-themes-select 'ef-cyprus)) (provide 'init-ui) ;;; init-ui.el ends here -- cgit v1.2.3