From 81e6957bad029497c061f15d30955faea939466e Mon Sep 17 00:00:00 2001 From: defanor Date: Tue, 2 Jan 2018 17:37:48 +0300 Subject: Set the vertical-bar face --- .emacs.d/blueish-theme.el | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs.d') diff --git a/.emacs.d/blueish-theme.el b/.emacs.d/blueish-theme.el index 02a19dd..0544256 100644 --- a/.emacs.d/blueish-theme.el +++ b/.emacs.d/blueish-theme.el @@ -41,6 +41,7 @@ '(minibuffer-prompt ((default (:foreground "white")))) ;; Highlight region color '(region ((t (:foreground "#FFE792" :background "#1b232c")))) + '(vertical-border ((t (:foreground "#30303f")))) ;; ---------------- Code Highlighting --------------- ;; Builtin -- cgit v1.2.3