summaryrefslogtreecommitdiff
path: root/home/dots/.emacs.d/BOGO-dark-theme.el
diff options
context:
space:
mode:
authorMarc Coquand <marc@coquand.email>2024-11-28 22:00:54 +0200
committerMarc Coquand <marc@coquand.email>2024-11-28 22:00:54 +0200
commit83fbd0a23a104f4c9b8426f8ba424be53798d763 (patch)
treed4f253ef89008168cbd3e5176cb53bc0d7365954 /home/dots/.emacs.d/BOGO-dark-theme.el
parent8a20306bd9fa6ee6d90aef016dcef9e7b1662c71 (diff)
downloadguix-83fbd0a23a104f4c9b8426f8ba424be53798d763.tar.gz
guix-83fbd0a23a104f4c9b8426f8ba424be53798d763.tar.bz2
guix-83fbd0a23a104f4c9b8426f8ba424be53798d763.zip
.
Diffstat (limited to '')
-rw-r--r--home/dots/.emacs.d/BOGO-dark-theme.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/home/dots/.emacs.d/BOGO-dark-theme.el b/home/dots/.emacs.d/BOGO-dark-theme.el
index 91e8e85..e57350f 100644
--- a/home/dots/.emacs.d/BOGO-dark-theme.el
+++ b/home/dots/.emacs.d/BOGO-dark-theme.el
@@ -16,8 +16,8 @@
'(erc-timestamp-face ((t (:foreground "blue" :weight bold))))
'(eshell-prompt ((t (:weight bold))))
'(eww-valid-certificate ((t (:foreground "#fafaf8" :weight bold))))
- '(fixed-pitch ((t (:family "Iosevka Term"))))
- '(fixed-pitch-serif ((t (:family "Iosevka Term"))))
+ '(fixed-pitch ((t (:family "iA Writer Mono V"))))
+ '(fixed-pitch-serif ((t (:family "iA Writer Mono V"))))
'(isearch ((t (:foreground "white"))))
'(font-lock-builtin-face ((t (:weight regular))))
'(font-lock-comment-face ((t (:foreground "gray40"))))
@@ -35,7 +35,7 @@
'(font-lock-variable-name-face ((t (:foreground "#fffff8"))))
'(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 "iA Writer Duo V" :height 1.0))))
- '(highlight ((t (:background "azure2"))))
+ '(highlight ((t (:background "gray20"))))
'(info-header-xref ((t (:inherit info-xref :underline (:color "RoyalBlue3" :style line :position t)))))
'(info-menu-header ((t (:family "Iosevka aile" :weight bold))))
'(info-title-1 ((t (:family "Iosevka aile" :weight bold))))