diff options
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/.Xresources | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg/.Xresources b/xorg/.Xresources index 94c1e4b..a9792c4 100644 --- a/xorg/.Xresources +++ b/xorg/.Xresources @@ -21,11 +21,11 @@ URxvt.keysym.M-Up: \033[1;3A URxvt.keysym.M-Left: \033[1;3D URxvt.keysym.M-Right: \033[1;3C -URxvt.background: #171717 +URxvt.background: #161616 URxvt.foreground: #F2F2F2 ! black -URxvt.color0: #171717 +URxvt.color0: #161616 URxvt.color8: #F2F2F2 ! red URxvt.color1: #8C3346 |