summaryrefslogtreecommitdiff
path: root/home/dots/.emacs.d/BOGO-dark-theme.el
diff options
context:
space:
mode:
authorMarc Coquand <marc@coquand.email>2024-12-22 11:07:36 +0100
committerMarc Coquand <marc@coquand.email>2024-12-22 11:07:36 +0100
commit34f3845769670dc5799d60d5201ed8ca637968a5 (patch)
treeccdcc2c41c9f03407b077bf041dfa86b17226efd /home/dots/.emacs.d/BOGO-dark-theme.el
parenta17b6a8c552c44c4fde1927bc93c79100e85c4cd (diff)
downloadguix-34f3845769670dc5799d60d5201ed8ca637968a5.tar.gz
guix-34f3845769670dc5799d60d5201ed8ca637968a5.tar.bz2
guix-34f3845769670dc5799d60d5201ed8ca637968a5.zip
.
Diffstat (limited to 'home/dots/.emacs.d/BOGO-dark-theme.el')
-rw-r--r--home/dots/.emacs.d/BOGO-dark-theme.el2
1 files changed, 2 insertions, 0 deletions
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))))