summaryrefslogtreecommitdiff
path: root/home/dots/.emacs.d/BOGO-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'home/dots/.emacs.d/BOGO-theme.el')
-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)