diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-12-26 14:18:43 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-12-26 14:18:43 +0100 |
commit | 907998e6161279e3eef0dd610fdc4abcfa506a2a (patch) | |
tree | cb226886cb926760d0e6a2ac20adf4ff21940719 | |
parent | f2a0000b84e8b3570de8ca2d6ad334c1e03da78a (diff) |
Update Xresources
-rw-r--r-- | Xresources | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -14,8 +14,8 @@ xterm*disallowedWindowOps: 20,21,SetXProp *.cursorColor: white ! black -*.color0: #252525 -*.color8: #252525 +*.color0: #202020 +*.color8: #202020 ! red *.color1: #AC4142 @@ -43,4 +43,4 @@ xterm*disallowedWindowOps: 20,21,SetXProp ! white *.color7: #D0D0D0 -*.color15: #F5F5F5 +*.color15: #F2F6F3 |