diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-09-01 22:24:16 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-09-01 22:24:16 +0200 |
commit | 5c07c60fb17a65667f17a3577b6b164b8fdc84cc (patch) | |
tree | 57a89f28da86a3f359fabf25d735e955692632aa /Xresources | |
parent | 75ff099fa49e04b4822d2ad8f7e24b2bb94de611 (diff) |
Update darkerer bg color
Diffstat (limited to 'Xresources')
-rw-r--r-- | Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ xterm*disallowedWindowOps: 20,21,SetXProp ! special -*.background: #101010 +*.background: #0D0D0D *.foreground: white *.cursorColor: white |