From 78e76a0c149332f6fd30c40961c4e2bb89e2866b Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Sat, 29 Aug 2009 10:14:02 +0200 Subject: Weekly commit, don't know what i've done --- xdefaults | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) (limited to 'xdefaults') diff --git a/xdefaults b/xdefaults index 013d9a3..d23f2cb 100644 --- a/xdefaults +++ b/xdefaults @@ -14,7 +14,6 @@ URxvt*cutchars: `"()'*<>[]{|} URxvt*urgentOnBell: true URxvt*visualBell: false URxvt*selection.pattern-0: ([[:word:]]+) -URxvt*inheritPixmap: true URxvt*inheritPixmap: false URxvt*keysym.M-u: perl:mark-yank-urls:activate_mark_mode @@ -29,7 +28,11 @@ URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-] #URxvt.cursorColor: #005588 URxvt*background: #000000 URxvt*foreground: #ffffff -URxvt*underlineColor: red + +#URxvt.transparent: true +#URxvt.tintColor: #000000 +#URxvt.shading: 20 + #URxvt*colorBD: #FFFFFF #URxvt*colorUL: #FFFFFF #URxvt*color0: #5D5D5D @@ -49,6 +52,19 @@ URxvt*underlineColor: red #URxvt*color14: #69C8B1 #URxvt*color15: #9AC4DD -#URxvt.transparent: true -#URxvt.tintColor: #000000 -#URxvt.shading: 20 +#URxvt*color0: #262729 +#URxvt*color8: #554444 +#URxvt*ccolor1: #F92672 +#URxvt*color9: #FF669D +#URxvt*color2: #A6E22E +#URxvt*color10: #BEED5F +#URxvt*color3: #FD971F +#URxvt*color11: #E6DB74 +#URxvt*color4: #66D9EF +#URxvt*color12: #66D9EF +#URxvt*color5: #9E6FFE +#URxvt*color13: #9E6FFE +#URxvt*color6: #5E7175 +#URxvt*color14: #A3BABF +#URxvt*color7: #CCCCC6 +#URxvt*color15: #F8F8F2 -- cgit v1.2.3