From db296c51be5768572249a56b510984a0371708bd Mon Sep 17 00:00:00 2001 From: xero Date: Sun, 14 Jun 2015 21:41:12 -0400 Subject: update urxvt colors for bold, italic, and underlined keywords --- urxvt/.Xdefaults | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'urxvt') diff --git a/urxvt/.Xdefaults b/urxvt/.Xdefaults index f9ad43b..5646a9c 100644 --- a/urxvt/.Xdefaults +++ b/urxvt/.Xdefaults @@ -77,6 +77,10 @@ urxvt*transparent: false *.color7: #d3d3d3 *.color15: #c1cdc1 +URxvt.colorIT: #719611 +URxvt.colorBD: #d3d3d3 +URxvt.colorUL: #528b8b + ! █▓▒░ clipboard urxvt.perl-ext-common: default,clipboard,keyboard-select urxvt.keysym.M-Escape: perl:keyboard-select:activate -- cgit v1.2.1