From 357d0cb5af8418d33d0b1a43b0611963af5650c3 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 10 Feb 2016 11:52:15 +0100 Subject: Make text selection in URxvt blue --- x11/.config/Xresources/URxvt.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'x11/.config/Xresources') 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 -- cgit v1.2.3-54-g00ecf