From 1d55bdfe571ae04ef6a01f265c7338f7323014c2 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 27 Jan 2013 09:44:11 +0100 Subject: [PATCH] urxvt: use orange to display italics --- Xresources | 1 + 1 file changed, 1 insertion(+) diff --git a/Xresources b/Xresources index fec436a..5e85865 100644 --- a/Xresources +++ b/Xresources @@ -28,6 +28,7 @@ URxvt.background: rgba:0000/0000/0000/eeee URxvt.cursorColor: green URxvt.depth: 32 URxvt.cursorBlink: True +URxvt*colorIT: #ff7f00 URxvt.scrollBar: False URxvt.scrollTtyOutput: False