summaryrefslogtreecommitdiff
path: root/.config/emacs
diff options
context:
space:
mode:
Diffstat (limited to '.config/emacs')
-rw-r--r--.config/emacs/custom.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/emacs/custom.el b/.config/emacs/custom.el
index ef9048d..0eb22a6 100644
--- a/.config/emacs/custom.el
+++ b/.config/emacs/custom.el
@@ -26,4 +26,4 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
- )
+ '(term-color-blue ((t (:background "#729fcf" :foreground "#729fcf")))))