diff options
Diffstat (limited to '.config/x11')
-rwxr-xr-x | .config/x11/xresources | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/x11/xresources b/.config/x11/xresources index efb623a..bbb7f21 100755 --- a/.config/x11/xresources +++ b/.config/x11/xresources @@ -9,12 +9,12 @@ xterm*disallowedWindowOps: 20,21,SetXProp ! special -*.background: #0A0A0A +*.background: #0D0D0D *.foreground: white *.cursorColor: white ! black -*.color0: #0A0A0A +*.color0: #353535 *.color8: #353535 ! red |