diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2024-01-08 06:27:40 -0500 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2024-01-08 06:27:40 -0500 |
commit | f59ccc0daa756aad450e9b1b1c0854b473dcc951 (patch) | |
tree | 84dd8dc9d6e69b8928c9ab5e244bbfa11f4bd4c9 /.Xresources | |
parent | 3f209809e6a2180121ce276e4e52594ce1810e18 (diff) | |
parent | c86d5ec09e08b79fbad53c8921594f47ba8c05c4 (diff) |
Merge branch 'master' of github.com:ChausseBenjamin/dotfiles
Diffstat (limited to '.Xresources')
-rw-r--r-- | .Xresources | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.Xresources b/.Xresources index c14fc72..d03696e 100644 --- a/.Xresources +++ b/.Xresources @@ -21,7 +21,7 @@ *color11: #ebcb88 !blue *color4: #63768a -*color12: #63768a +*color12: #779988 !magenta *color5: #b7416e *color13: #738c9c @@ -29,7 +29,7 @@ *color6: #6998b3 *color14: #66aabb !white -*color7: #c0c7ca +*color7: #c5c8c6 *color15: #c0c7ca !other *background: #222d32 |