diff options
Diffstat (limited to 'pywal')
| -rw-r--r-- | pywal/templates/colors.Xresources | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pywal/templates/colors.Xresources b/pywal/templates/colors.Xresources index 1410f5a..018c1e6 100644 --- a/pywal/templates/colors.Xresources +++ b/pywal/templates/colors.Xresources @@ -1,5 +1,9 @@ ! X colors. ! Generated by 'wal' +*foreground: {foreground} +*background: {background} +*.foreground: {foreground} +*.background: {background} emacs*foreground: {foreground} emacs*background: {background} URxvt*foreground: {foreground} |
