From 34f3845769670dc5799d60d5201ed8ca637968a5 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Sun, 22 Dec 2024 11:07:36 +0100 Subject: . --- home/dots/.emacs.d/BOGO-theme.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'home/dots/.emacs.d/BOGO-theme.el') diff --git a/home/dots/.emacs.d/BOGO-theme.el b/home/dots/.emacs.d/BOGO-theme.el index ecdfca6..d68a25a 100644 --- a/home/dots/.emacs.d/BOGO-theme.el +++ b/home/dots/.emacs.d/BOGO-theme.el @@ -30,6 +30,7 @@ '(git-gutter:modified ((t nil))) '(git-gutter:deleted ((t (:foreground "red")))) '(font-lock-function-name-face ((t nil))) + '(notmuch-tag-face ((t nil))) '(font-lock-keyword-face ((t nil))) '(shr-h1 ((t (:weight bold)))) '(shr-h2 ((t (:weight bold)))) @@ -85,6 +86,7 @@ '(org-imminent-deadline ((t (:foreground "DarkOrange3" :weight bold)))) '(org-agenda-date-today ((t (:weight bold)))) '(org-agenda-date-weekend ((t nil))) + '(org-property-value ((t nil))) '(help-key-binding ((t (:weight semibold :background "#EEEEE8" :box (:line-width (1 . -1) :color "#AAAAA8"))))) '(org-agenda-done ((t (:strike-through t :inherit org-time-grid :extend nil)))) '(org-agenda-structure-filter ((t (:slant italic)))) -- cgit v1.2.3