diff options
-rw-r--r-- | xorg/xdefaults | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xorg/xdefaults b/xorg/xdefaults index 9ae58c8..943962c 100644 --- a/xorg/xdefaults +++ b/xorg/xdefaults @@ -36,7 +36,8 @@ URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-] # Colors #URxvt*cursorColor: #6E8558 -URxvt*background: #0e1310 +#URxvt*background: #0e1310 +URxvt*background: #141213 URxvt*foreground: #ffffff URxvt*colorBD: #FFFFFF URxvt*colorUL: #FFFFFF |