diff options
author | Urbain Vaes <urbain@vaes.uk> | 2018-02-21 22:03:29 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2018-02-21 22:48:10 +0000 |
commit | a6e466a9947d8319dc1e5b1b7a9cf405c84166f1 (patch) | |
tree | 0cf1f6b8e7ee0aa3904a9e19786e59f551032892 /Xresources/.Xresources | |
parent | b9ea238dd7e8a56b1d171cdc76e405bb2a8584dd (diff) |
Clean vifm configuration
Diffstat (limited to 'Xresources/.Xresources')
-rw-r--r-- | Xresources/.Xresources/solarized.light | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Xresources/.Xresources/solarized.light b/Xresources/.Xresources/solarized.light index 4211ab2..eb0ee6b 100644 --- a/Xresources/.Xresources/solarized.light +++ b/Xresources/.Xresources/solarized.light @@ -1,6 +1,6 @@ #include "/home/urbain/.Xresources/base" -URxvt.borderColor: #fdf6e3 +URxvt.borderColor: #000000 *background: #fdf6e3 *foreground: #657b83 |