From 4743284e37c5c7d581ca3afe1e6d31a322e405b8 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sun, 7 Oct 2012 23:56:53 +0200 Subject: .Xdefaults --- .Xdefaults | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to '.Xdefaults') diff --git a/.Xdefaults b/.Xdefaults index 4f77386..0aeb9a5 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -20,23 +20,23 @@ urxvt.font: xft:Monaco:weight=medium:pixelsize=18 urxvt.boldFont: xft:Monaco:weight=black:pixelsize=18 urxvt.italicFont: xft:Monaco:slant=italic:pixelsize=18 -urxvt.background: #252a2b +urxvt.background: #111113 urxvt.foreground: #eeeeec -urxvt.color0: #0c191c -urxvt.color8: #2e3436 +urxvt.color0: #171719 +urxvt.color8: #222224 -urxvt.color1: #a40000 -urxvt.color9: #ef2929 +urxvt.color1: #8b1a1a +urxvt.color9: #ff5d55 urxvt.color2: #4e9a06 -urxvt.color10: #8ae234 +urxvt.color10: #9ad870 urxvt.color3: #c4a000 -urxvt.color11: #fce94f +urxvt.color11: #cfce29 -urxvt.color4: #204a87 -urxvt.color12: #729fcf +urxvt.color4: #2729b6 +urxvt.color12: #78a2c1 urxvt.color5: #5c3566 urxvt.color13: #ad7fa8 @@ -44,8 +44,8 @@ urxvt.color13: #ad7fa8 urxvt.color6: #9f5902 urxvt.color14: #e9b96e -urxvt.color7: #babdb6 -urxvt.color15: #d3d7cf +urxvt.color7: #999999 +urxvt.color15: #a9a9a9 Xft.antialias: true Xft.rgba: rgb -- cgit v1.2.3-54-g00ecf