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-dark-theme.el | 2 ++ 1 file changed, 2 insertions(+) (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 187f022..7be4377 100644 --- a/home/dots/.emacs.d/BOGO-dark-theme.el +++ b/home/dots/.emacs.d/BOGO-dark-theme.el @@ -37,6 +37,7 @@ '(font-lock-type-face ((t (:foreground "#fffff8")))) '(magit-section-heading ((t (:weight bold)))) '(font-lock-variable-name-face ((t (:foreground "#fffff8")))) + '(org-property-value ((t nil))) '(fringe ((t nil))) '(header-line ((t (:inherit default :foreground "grey80" :box (:line-width (12 . 12) :color "#1d1d1d") :underline (:color "gray20" :style line :position 0) :family "Iosevka Aile" :height 1.0)))) '(highlight ((t (:background "gray20")))) @@ -58,6 +59,7 @@ '(message-header-cc ((t nil))) '(message-cited-text-1 ((t (:foreground "gray50")))) '(gnus-header-name ((t (:weight bold)))) + '(notmuch-tag-face ((t nil))) '(gnus-header-content ((t nil))) '(gnus-header-subject ((t (:slant italic)))) '(gnus-header-from ((t (:weight bold)))) -- cgit v1.2.3