diff options
author | listout <listout@protonmail.com> | 2022-02-15 22:28:21 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2022-02-15 22:28:21 +0530 |
commit | 3a226be1cd81be48b876759c7374fa5cdccd0175 (patch) | |
tree | 2a25bab7d53b11e973316ae6a52adea13c5812f7 /.Xresources | |
parent | 15fbcd8e925fb3a0adcde696c1a5c53c02826bbf (diff) |
wrong color scheme name
Diffstat (limited to '.Xresources')
-rw-r--r-- | .Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.Xresources b/.Xresources index bf54291..bc4bd19 100644 --- a/.Xresources +++ b/.Xresources @@ -1,4 +1,4 @@ -! Colors [Jellybeans] +! Colors *.foreground: #e6e6f1 *.background: #1a1a24 *.color0: #44495e |