diff options
author | Stefan Ritter <xeno@thehappy.de> | 2010-10-27 00:01:35 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2010-10-27 00:01:35 +0200 |
commit | ada03bc2100087908d325f3b3dcda9e451f8f899 (patch) | |
tree | ecd5b268de82c595a19af3a3200b8f0e07a73cb4 /xorg | |
parent | f0bb4145aeee24c6dd430205d58d5a50efc279c7 (diff) |
Some color stuff
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/xdefaults | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xorg/xdefaults b/xorg/xdefaults index e8bffda..c16e049 100644 --- a/xorg/xdefaults +++ b/xorg/xdefaults @@ -37,8 +37,7 @@ URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-] # Colors #URxvt*cursorColor: #6E8558 -#URxvt*background: #141213 -URxvt*background: #000000 +URxvt*background: #656565 URxvt*foreground: #ffffff #URxvt*colorBD: #FFFFFF #URxvt*colorUL: #FFFFFF |