about summary refs log tree commit diff stats
path: root/emacs.d/brianna-theme.el
diff options
context:
space:
mode:
authorCase Duckworth2024-06-13 21:50:01 -0500
committerCase Duckworth2024-06-13 21:50:01 -0500
commitb30e3834ba64bf209848f7ef9bbf6dc707f0c73c (patch)
tree2d61d7274f1f0438521ca3ddb445939e6e21a8fd /emacs.d/brianna-theme.el
parentAdd other programs (diff)
downloaddots-b30e3834ba64bf209848f7ef9bbf6dc707f0c73c.tar.gz
dots-b30e3834ba64bf209848f7ef9bbf6dc707f0c73c.zip
Emacs!
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