diff options
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/.Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/.Xresources b/xorg/.Xresources index 12e38aa..94c1e4b 100644 --- a/xorg/.Xresources +++ b/xorg/.Xresources @@ -25,7 +25,7 @@ URxvt.background: #171717 URxvt.foreground: #F2F2F2 ! black -URxvt.color0: #000000 +URxvt.color0: #171717 URxvt.color8: #F2F2F2 ! red URxvt.color1: #8C3346 |