diff options
| -rw-r--r-- | pywal/templates/colors.Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pywal/templates/colors.Xresources b/pywal/templates/colors.Xresources index 88212b8..01e60ad 100644 --- a/pywal/templates/colors.Xresources +++ b/pywal/templates/colors.Xresources @@ -9,7 +9,7 @@ UXTerm*background: {background} URxvt*cursorColor: {cursor} XTerm*cursorColor: {cursor} UXTerm*cursorColor: {cursor} -URxvt*borderColor: {background} +URxvt*borderColor: {background.alpha} ! Colors 0-15. *.color0: {color0} |
