[emacs] Use a lighter theme for the worklogger popups

This commit is contained in:
Sebastian Schulze 2023-09-25 21:34:26 +02:00
parent 05b08e5710
commit 76ea54349f
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 1 additions and 1 deletions

View File

@ -358,7 +358,7 @@
(setq writeroom-width 90)
(global-writeroom-mode)
(global-hide-mode-line-mode)
(ef-themes-select 'ef-summer)
(ef-themes-select 'ef-duo-light)
(add-hook 'org-journal-mode-hook
(lambda () (add-hook 'after-save-hook 'delete-frame)))
(setq server-client-instructions nil) ;; hide noisy minibuffer