diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2024-03-06 14:59:00 -0500 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2024-03-06 14:59:00 -0500 |
commit | 03dd8b3cd8d03300ee85377ea40fa486819d2ebc (patch) | |
tree | cdeffd7721bb73918184a83c2f9c034142381564 /.Xresources | |
parent | b9581d702f388489725ff7d5a7394009124b5154 (diff) |
Update shortcutgen env and misc others
Diffstat (limited to '.Xresources')
-rw-r--r-- | .Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.Xresources b/.Xresources index d03696e..5068056 100644 --- a/.Xresources +++ b/.Xresources @@ -32,7 +32,7 @@ *color7: #c5c8c6 *color15: #c0c7ca !other -*background: #222d32 +*background: #111a1f *foreground: #acb3b5 *cursorColor: #ebcb88 ! See "highlightColorMode" and "hm" options in XTerm manual page. |