Make text selection in URxvt blue
This commit is contained in:
parent
4a2e7b2d6d
commit
357d0cb5af
1 changed files with 3 additions and 0 deletions
|
@ -83,3 +83,6 @@ URxvt.color14: #abdddd
|
||||||
! White
|
! White
|
||||||
URxvt.color7: fgdim
|
URxvt.color7: fgdim
|
||||||
URxvt.color15: fgbright
|
URxvt.color15: fgbright
|
||||||
|
! Selection highlight
|
||||||
|
urxvt.highlightColor: bgblue
|
||||||
|
urxvt.highlightTextColor: foregroundColor
|
||||||
|
|
Loading…
Reference in a new issue