diff options
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 57f8bd1..bb9ccf0 100644 --- a/xorg/xdefaults +++ b/xorg/xdefaults @@ -36,8 +36,8 @@ URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-] # Colors #URxvt*cursorColor: #6E8558 -#URxvt*background: #0e1310 -URxvt*background: #141213 +#URxvt*background: #141213 +URxvt*background: #000000 URxvt*foreground: #ffffff #URxvt*colorBD: #FFFFFF #URxvt*colorUL: #FFFFFF |