diff options
-rw-r--r-- | urxvt/.Xdefaults | 4 |
1 files changed, 4 insertions, 0 deletions
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 |