diff --git a/pywal/templates/colors.Xresources b/pywal/templates/colors.Xresources index 777fbba..33dfd8f 100644 --- a/pywal/templates/colors.Xresources +++ b/pywal/templates/colors.Xresources @@ -1,11 +1,14 @@ ! X colors. ! Generated by 'wal' -URxvt*foreground: {foreground} -XTerm*foreground: {foreground} -URxvt*background: {background.alpha} -XTerm*background: {background} -URxvt*cursorColor: {cursor} -XTerm*cursorColor: {cursor} +URxvt*foreground: {foreground} +XTerm*foreground: {foreground} +UXTerm*foreground: {foreground} +URxvt*background: {background.alpha} +XTerm*background: {background} +UXTerm*background: {background} +URxvt*cursorColor: {cursor} +XTerm*cursorColor: {cursor} +UXTerm*cursorColor: {cursor} ! Colors 0-15. *.color0: {color0}