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 --- .Xresources | 2 ++ 1 file changed, 2 insertions(+) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index 3ffd3c4..994379f 100644 --- a/.Xresources +++ b/.Xresources @@ -56,6 +56,8 @@ Emacs.minibuffer-prompt.attributeForeground: #ffffff ! region selection Emacs.region.attributeForeground: #ffe792 Emacs.region.attributeBackground: #1b232c +! vertical bar +Emacs.vertical-border.attributeForeground: #30303f ! code highlighting Emacs.font-lock-builtin-face.attributeForeground: #6ee2ff Emacs.font-lock-comment-face.attributeForeground: #709999 -- cgit v1.2.3