summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-02-10 11:52:15 +0100
committerGravatar Tom Willemse2016-02-10 11:52:15 +0100
commit357d0cb5af8418d33d0b1a43b0611963af5650c3 (patch)
tree9761d57cd42dbc15d34f8908c223d31d9ac067a7 /x11
parent4a2e7b2d6d188f813b760ab748d5369e6b691f96 (diff)
downloaddotfiles-357d0cb5af8418d33d0b1a43b0611963af5650c3.tar.gz
dotfiles-357d0cb5af8418d33d0b1a43b0611963af5650c3.zip
Make text selection in URxvt blue
Diffstat (limited to 'x11')
-rw-r--r--x11/.config/Xresources/URxvt.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/.config/Xresources/URxvt.conf b/x11/.config/Xresources/URxvt.conf
index e003681..cdf46a9 100644
--- a/x11/.config/Xresources/URxvt.conf
+++ b/x11/.config/Xresources/URxvt.conf
@@ -83,3 +83,6 @@ URxvt.color14: #abdddd
! White
URxvt.color7: fgdim
URxvt.color15: fgbright
+! Selection highlight
+urxvt.highlightColor: bgblue
+urxvt.highlightTextColor: foregroundColor