From d5ac7d2ef562c276225f6f9019be7b9a00d399a2 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Tue, 7 Jan 2025 17:52:53 +0100 Subject: . --- home/dots/.emacs.d/BOGO-dark-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/dots/.emacs.d/BOGO-dark-theme.el') diff --git a/home/dots/.emacs.d/BOGO-dark-theme.el b/home/dots/.emacs.d/BOGO-dark-theme.el index 7be4377..56f3289 100644 --- a/home/dots/.emacs.d/BOGO-dark-theme.el +++ b/home/dots/.emacs.d/BOGO-dark-theme.el @@ -91,7 +91,7 @@ '(message-header-to ((t nil))) '(message-header-other ((t nil))) '(org-drawer ((t nil))) - '(org-hide ((t (:foreground "#1D1D1D")))) + '(org-hide ((t (:foreground "#1D1D1D" :inherit fixed-pitch)))) '(org-done ((t (:inherit (org-agenda-dimmed-todo-face fixed-pitch) :strike-through nil :extend nil :weight bold)))) '(org-todo ((t (:weight bold :inherit fixed-pitch)))) '(org-checkbox ((t (:weight bold :inherit fixed-pitch)))) -- cgit v1.2.3