summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pywal/templates/colors.Xresources15
1 files changed, 9 insertions, 6 deletions
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}