aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2017-08-19 09:17:20 +1000
committerGitHub <[email protected]>2017-08-19 09:17:20 +1000
commit93258bdcd8a776a298147e973e156c4488995c8c (patch)
treeae94643ef9a2665a5791718d5ed274d115af7bb7
parentMerge pull request #87 from JoshuaRLi/master (diff)
parentAdds emacs foreground and background (diff)
downloadpywal-93258bdcd8a776a298147e973e156c4488995c8c.tar.xz
pywal-93258bdcd8a776a298147e973e156c4488995c8c.zip
Merge pull request #88 from adamsdarlingtower/master
Adds emacs foreground and background
-rw-r--r--pywal/templates/colors.Xresources2
1 files changed, 2 insertions, 0 deletions
diff --git a/pywal/templates/colors.Xresources b/pywal/templates/colors.Xresources
index 01e60ad..c8d6917 100644
--- a/pywal/templates/colors.Xresources
+++ b/pywal/templates/colors.Xresources
@@ -1,5 +1,7 @@
! X colors.
! Generated by 'wal'
+emacs*foreground: {foreground}
+emacs*background: {background}
URxvt*foreground: {foreground}
XTerm*foreground: {foreground}
UXTerm*foreground: {foreground}