urxvt: use orange to display italics

This commit is contained in:
Vincent Bernat 2013-01-27 09:44:11 +01:00
parent 1eaa33502a
commit 1d55bdfe57

View file

@ -28,6 +28,7 @@ URxvt.background: rgba:0000/0000/0000/eeee
URxvt.cursorColor: green URxvt.cursorColor: green
URxvt.depth: 32 URxvt.depth: 32
URxvt.cursorBlink: True URxvt.cursorBlink: True
URxvt*colorIT: #ff7f00
URxvt.scrollBar: False URxvt.scrollBar: False
URxvt.scrollTtyOutput: False URxvt.scrollTtyOutput: False