diff options
Diffstat (limited to 'xorg/.Xresources')
-rw-r--r-- | xorg/.Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/.Xresources b/xorg/.Xresources index 8f9c056..90ac874 100644 --- a/xorg/.Xresources +++ b/xorg/.Xresources @@ -1,5 +1,5 @@ URxvt.background: #111111 -URxvt.foreground: #c9c9c9 +URxvt.foreground: #d9d9d9 URxvt.scrollBar: false URxvt.transparent: false URxvt.font: xft:Droid Sans Mono:size=8 |