diff options
author | listout <listout@protonmail.com> | 2022-02-18 14:10:06 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2022-02-18 14:10:06 +0530 |
commit | a76e0bb2730523d1e1c8833f67e834a6df13a2d9 (patch) | |
tree | 3ee6e2a84290ba40bdc1770e5760961977c4d067 /.Xresources | |
parent | 72ba9d9b8a1e15da2b8d15bfd8062c5c165e6265 (diff) |
color to match background
Diffstat (limited to '.Xresources')
-rw-r--r-- | .Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.Xresources b/.Xresources index bc4bd19..601d835 100644 --- a/.Xresources +++ b/.Xresources @@ -1,6 +1,6 @@ ! Colors *.foreground: #e6e6f1 -*.background: #1a1a24 +*.background: #1a1b26 *.color0: #44495e *.color8: #3b3b4d *.color1: #EBB9B9 |