From e71a15138234e53652a1d979747b1072000a7659 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 1 Apr 2011 17:38:49 +0200 Subject: [PATCH] Updated urxvt configuration, started using it again --- Xdefaults | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/Xdefaults b/Xdefaults index 44cf96d..5b07948 100644 --- a/Xdefaults +++ b/Xdefaults @@ -15,40 +15,40 @@ urxvt*matcher.button: 1 ! Appearance ! - use a bitmap font -urxvt*font: -xos4-terminus-medium-*-*-*-12-*-*-*-*-*-*-* -urxvt*boldFont: -xos4-terminux-bold-*-*-*-12-*-*-*-*-*-*-* +urxvt*font: -*-tamsyn-medium-*-*-*-15-*-*-*-*-*-*-* +urxvt*boldFont: -*-tamsyn-bold-*-*-*-15-*-*-*-*-*-*-* ! - cursor urxvt*cursorColor: #DCDCCC ! - pseudo transparency urxvt*shading: 50 urxvt*transparent: true ! - color scheme -urxvt.background: #000000 -urxvt.foreground: #FFFFFF +urxvt.background: #252A2B +urxvt.foreground: #EEEEEC ! black + red -urxvt*color0: #000000 -urxvt*color1: #AA0000 +urxvt*color0: black +urxvt*color1: red3 ! green + yellow -urxvt*color2: #00AA00 -urxvt*color3: #DFAF8F +urxvt*color2: green3 +urxvt*color3: #FF9800 ! blue + purple -urxvt*color4: #0000AA -urxvt*color5: #DC8CC3 +urxvt*color4: royal blue +urxvt*color5: magenta3 ! cyan + white -urxvt*color6: #8CD0D3 -urxvt*color7: #DCDCCC +urxvt*color6: cyan3 +urxvt*color7: #EEEEEC ! bright-black + birhgt-red -urxvt*color8: #709080 -urxvt*color9: #FF0000 +urxvt*color8: #252A2B +urxvt*color9: red ! bright-green + bright-yellow -urxvt*color10: #00FF00 -urxvt*color11: #F0DFAF +urxvt*color10: green +urxvt*color11: yellow ! bright-blue + bright-purple -urxvt*color12: #00B4FF -urxvt*color13: #EC93D3 +urxvt*color12: #5C5CFF +urxvt*color13: magenta ! bright-cyan + bright-white -urxvt*color14: #93E0E3 -urxvt*color15: #FFFFFF +urxvt*color14: cyan +urxvt*color15: white xterm*background: #252A2B xterm*foreground: #EEEEEC