about summary refs log tree commit diff stats
path: root/emacs.d/brianna-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/brianna-theme.el')
-rw-r--r--emacs.d/brianna-theme.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs.d/brianna-theme.el b/emacs.d/brianna-theme.el index 2860d37..0b16a41 100644 --- a/emacs.d/brianna-theme.el +++ b/emacs.d/brianna-theme.el
@@ -107,6 +107,8 @@
107 ;;; Specific modes &c 107 ;;; Specific modes &c
108 ;; Dired 108 ;; Dired
109 '(dired-header ((t (:underline t :extend t)))) 109 '(dired-header ((t (:underline t :extend t))))
110 ;; Elastic indent
111 '(elastic-indent ((t ())))
110 ;; Eshell 112 ;; Eshell
111 '(eshell-prompt ((t (:inherit brianna-prompt)))) 113 '(eshell-prompt ((t (:inherit brianna-prompt))))
112 ;; Eww 114 ;; Eww