summaryrefslogtreecommitdiff
path: root/home/dots/.emacs.d/BOGO-theme.el
diff options
context:
space:
mode:
authorMarc Coquand <marc@coquand.email>2024-12-14 14:12:16 +0200
committerMarc Coquand <marc@coquand.email>2024-12-14 14:12:16 +0200
commit9f90c15f68bbcd9df91fcefe9898219b47f4c497 (patch)
treeb3d508d408573ac4904418816516787297d7c0d4 /home/dots/.emacs.d/BOGO-theme.el
parent370cddc46a875eac77d8f7af4915ec4f54e777f2 (diff)
downloadguix-9f90c15f68bbcd9df91fcefe9898219b47f4c497.tar.gz
guix-9f90c15f68bbcd9df91fcefe9898219b47f4c497.tar.bz2
guix-9f90c15f68bbcd9df91fcefe9898219b47f4c497.zip
.
Diffstat (limited to 'home/dots/.emacs.d/BOGO-theme.el')
-rw-r--r--home/dots/.emacs.d/BOGO-theme.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/home/dots/.emacs.d/BOGO-theme.el b/home/dots/.emacs.d/BOGO-theme.el
index 42bacb9..6dcf222 100644
--- a/home/dots/.emacs.d/BOGO-theme.el
+++ b/home/dots/.emacs.d/BOGO-theme.el
@@ -23,6 +23,7 @@
'(howm-reminder-todo-face ((t ())))
'(howm-reminder-today-face ((t ())))
'(howm-mode-ref-face ((t ())))
+ '(ansi-color-bold ((t (:weight bold))))
'(howm-mode-keyword-face ((t ())))
'(message-header-xheader ((t ())))
'(git-gutter:added ((t nil)))
@@ -30,6 +31,9 @@
'(git-gutter:deleted ((t (:foreground "red"))))
'(font-lock-function-name-face ((t nil)))
'(font-lock-keyword-face ((t nil)))
+ '(info-title-2 ((t (:weight bold))))
+ '(info-title-3 ((t (:weight bold))))
+ '(info-title-4 ((t (:weight bold))))
'(font-lock-string-face ((t (:foreground "#111111" :slant italic))))
'(font-lock-type-face ((t (:foreground "#111111"))))
'(magit-section-heading ((t (:weight bold))))