diff options
author | Stefan Ritter <xeno@thehappy.de> | 2009-12-18 15:04:04 +0100 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2009-12-18 15:04:04 +0100 |
commit | f70ecacf6f28da73087cf6fdd13cd6a614cdb536 (patch) | |
tree | 9fdbdb62bb6e3316d77d327fdc284282f824c50e /xorg/xdefaults | |
parent | 04c164e4f181df2a07b9789a6c7f084256d239b7 (diff) |
Weekly commit
Diffstat (limited to '')
-rw-r--r-- | xorg/xdefaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg/xdefaults b/xorg/xdefaults index ed0121f..9ae58c8 100644 --- a/xorg/xdefaults +++ b/xorg/xdefaults @@ -35,7 +35,7 @@ URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-] #URxvt*tintColor: grey # Colors -URxvt*cursorColor: #6E8558 +#URxvt*cursorColor: #6E8558 URxvt*background: #0e1310 URxvt*foreground: #ffffff URxvt*colorBD: #FFFFFF @@ -47,7 +47,7 @@ URxvt*color2: #6E8558 URxvt*color3: #E7D78E URxvt*color4: #3465A4 URxvt*color5: #CEA86F -URxvt*color6: #FFFFFF +URxvt*color6: #0099FF URxvt*color7: #FFFFFF URxvt*color8: #888888 URxvt*color9: #D76666 |