diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-03-03 22:25:21 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-03-03 22:25:21 +0100 |
commit | ebc1c59e598b9dfc88787f6344d287d61d1defb2 (patch) | |
tree | 000d8ea61db89cb2e8319dc9ebe09520529ce2d1 /.config/x11/xresources | |
parent | d41813152bf331c4ca70f9c3e05e7ff35201a1e3 (diff) |
fix: update xresources
Diffstat (limited to '.config/x11/xresources')
-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 f62d712..62f7be3 100755 --- a/.config/x11/xresources +++ b/.config/x11/xresources @@ -22,8 +22,8 @@ xterm*disallowedWindowOps: 20,21,SetXProp *.color9: #AC4142 ! green -*.color2: #75B5AA -*.color10: #75B5AA +*.color2: #75B5AA +*.color10: #75B5AA ! yellow *.color3: #F4BF75 |