diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2019-08-17 21:49:13 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@chimrod.com> | 2019-08-17 21:49:13 +0200 |
commit | b426ca8baa820ca7c48fecebdff0833b0103e309 (patch) | |
tree | 0201c0d16af2235040739c701e62be595eb9533b /rxvt | |
parent | 4bb4aa4d7d9dc0113237d7a3214d0c6eb53d8f0e (diff) |
Update term colors
Diffstat (limited to 'rxvt')
-rw-r--r-- | rxvt/.urxvt/urxvt.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rxvt/.urxvt/urxvt.conf b/rxvt/.urxvt/urxvt.conf index 5309e8e..55aa389 100644 --- a/rxvt/.urxvt/urxvt.conf +++ b/rxvt/.urxvt/urxvt.conf @@ -57,9 +57,9 @@ urxvt.color6 : _color6 urxvt.color11 :_color11 urxvt.color14 :_color14 -urxvt.colorBD : _colorBD -urxvt.colorIT : _colorIT -urxvt.colorUL : _colorUL +!urxvt.colorBD : _colorBD +!urxvt.colorIT : _colorIT +!urxvt.colorUL : _colorUL urxvt.foreground : _foreground urxvt.cursorColor : _cursorColor |