summaryrefslogtreecommitdiff
path: root/home/dots/.emacs.d/BOGO-theme.el
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-11-27 18:52:21 +0200
committerMarc Coquand <marc@mccd.space>2024-11-27 18:52:21 +0200
commit9a126f6524bfab5be3d3530ad0cfdf842c2af070 (patch)
tree2a373703ddc3e1a7da4ca5588315d30cb6add098 /home/dots/.emacs.d/BOGO-theme.el
parent1397f4ec81f147ecad754b7ad7ab50bce1d9b8e1 (diff)
downloadguix-9a126f6524bfab5be3d3530ad0cfdf842c2af070.tar.gz
guix-9a126f6524bfab5be3d3530ad0cfdf842c2af070.tar.bz2
guix-9a126f6524bfab5be3d3530ad0cfdf842c2af070.zip
.
Diffstat (limited to '')
-rw-r--r--home/dots/.emacs.d/BOGO-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dots/.emacs.d/BOGO-theme.el b/home/dots/.emacs.d/BOGO-theme.el
index 12d95e8..7d09fd3 100644
--- a/home/dots/.emacs.d/BOGO-theme.el
+++ b/home/dots/.emacs.d/BOGO-theme.el
@@ -101,7 +101,7 @@
'(tldr-command-itself ((t (:background "khaki" :foreground "#111111" :weight bold))))
'(tldr-introduction ((t (:foreground "#111111" :slant italic))))
'(tldr-title ((t (:inherit variable-pitch :foreground "#111111" :weight bold))))
- '(variable-pitch ((t (:family "Iosevka Etoile" :height 1.0))))
+ '(variable-pitch ((t (:family "Iosevka Aile" :height 1.0))))
'(window-divider ((t (:foreground "gray90")))))
(provide-theme 'BOGO)