From b95554146d7bf5b5ed0997b2a3616bd3bd7d17fe Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 2 Nov 2011 23:23:18 +0100 Subject: XDEFAULTS: Minor color tweaks --- .Xdefaults | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.Xdefaults b/.Xdefaults index eefda9c..a3cb890 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -16,17 +16,17 @@ urxvt*urlLauncher: chromium urxvt*matcher.button: 1 ! Appearance -urxvt*font: xft:DejaVu Sans Mono-10:antialias=true -urxvt*boldFont: xft:DejaVu Sans Mono-10:style=bold:antialias=true +urxvt*font: xft:DejaVu Sans Mono:pixelsize=16:antialias=true +urxvt*boldFont: xft:DejaVu Sans Mono:pixelsize=16:style=bold:antialias=true ! - color scheme urxvt.background: #000000 urxvt.foreground: #ff9800 ! black + red -!urxvt*color0: #000000 +urxvt*color0: #0c181c urxvt*color1: #800000 ! green + yellow urxvt*color2: #5a8e3a -!urxvt*color3: #ffd700 +urxvt*color3: #e3e300 ! blue + purple urxvt*color4: RoyalBlue urxvt*color5: #ad7fa8 @@ -34,7 +34,7 @@ urxvt*color5: #ad7fa8 !urxvt*color6: #d78700 urxvt*color7: #ececec ! bright-black + birhgt-red -urxvt*color8: #0c181c +urxvt*color8: #2e3436 !urxvt*color9: #ff0000 ! bright-green + bright-yellow !urxvt*color10: #5fff00 -- cgit v1.2.3-54-g00ecf