Make text selection in URxvt blue

This commit is contained in:
Tom Willemse 2016-02-10 11:52:15 +01:00
parent 4a2e7b2d6d
commit 357d0cb5af

View file

@ -83,3 +83,6 @@ URxvt.color14: #abdddd
! White
URxvt.color7: fgdim
URxvt.color15: fgbright
! Selection highlight
urxvt.highlightColor: bgblue
urxvt.highlightTextColor: foregroundColor