template: Add generic special colors to xrdb.

This commit is contained in:
Dylan Araps 2017-07-01 17:22:33 +10:00
parent 20adf692a0
commit 763c834446

View File

@ -7,6 +7,11 @@ XTerm*background: {background}
URxvt*cursorColor: {cursor}
XTerm*cursorColor: {cursor}
! Generic special colors.
*foreground: {foreground}
*background: {background}
*cursorColor: {cursor}
*.color0: {color0}
*color0: {color0}
*.color1: {color1}