diff options
author | Runxi Yu <me@runxiyu.org> | 2024-08-11 18:59:06 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2024-08-11 18:59:06 +0800 |
commit | 78e6bc7f0f96bbab20a191756454d4e5b86ff06f (patch) | |
tree | e7987c2c9d1124b30eaeb74f0865e53bac12b0ba | |
parent | xresources: Make the font slightly more yellow (diff) | |
download | obsdconf-master.tar.gz obsdconf-master.zip |
-rw-r--r-- | .config/xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/xresources b/.config/xresources index 30e2fca..f2a3a49 100644 --- a/.config/xresources +++ b/.config/xresources @@ -9,7 +9,7 @@ XLock.echokeys: true !*Background: rgb:14/13/0E *Background: rgb:00/00/00 -*Foreground: rgb:E7/D9/80 +*Foreground: rgb:E7/D2/80 *BorderColor: rgb:99/8D/6B XTerm*utf8: true |