summaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2018-01-02 17:37:48 +0300
committerdefanor <defanor@uberspace.net>2018-01-02 17:37:48 +0300
commit81e6957bad029497c061f15d30955faea939466e (patch)
tree8b6d2d0d4244a030557db72de9f343ecf278a17f /.Xresources
parent13b859b4ad7c53a6466735d3ab9163cf44e12e89 (diff)
Set the vertical-bar face
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources2
1 files changed, 2 insertions, 0 deletions
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