summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pywal/settings.py2
-rw-r--r--pywal/templates/colors.Xresources1
2 files changed, 2 insertions, 1 deletions
diff --git a/pywal/settings.py b/pywal/settings.py
index e200d6e..3839f44 100644
--- a/pywal/settings.py
+++ b/pywal/settings.py
@@ -13,7 +13,7 @@ import os
import platform
-__version__ = "0.5.13"
+__version__ = "0.6.0"
HOME = os.environ["HOME"]
diff --git a/pywal/templates/colors.Xresources b/pywal/templates/colors.Xresources
index 33dfd8f..88212b8 100644
--- a/pywal/templates/colors.Xresources
+++ b/pywal/templates/colors.Xresources
@@ -9,6 +9,7 @@ UXTerm*background: {background}
URxvt*cursorColor: {cursor}
XTerm*cursorColor: {cursor}
UXTerm*cursorColor: {cursor}
+URxvt*borderColor: {background}
! Colors 0-15.
*.color0: {color0}