summary refs log tree commit diff
path: root/emacs.d/lib/wabi-sabi-theme.el
diff options
context:
space:
mode:
authorFranck Cuny <franck.cuny@gmail.com>2017-03-14 08:29:59 -0700
committerFranck Cuny <franck.cuny@gmail.com>2017-03-14 08:29:59 -0700
commit2cf9f5d1fcf4491c0383e6910116be7d0e2a84d9 (patch)
tree3dd9de9d6f1fa2753798e95f5f73b4a609dd1b40 /emacs.d/lib/wabi-sabi-theme.el
parent[Bash] re-organize Twitter's configuration. (diff)
downloademacs.d-2cf9f5d1fcf4491c0383e6910116be7d0e2a84d9.tar.gz
[Emacs] cosmetic change (font size and background color)
Diffstat (limited to '')
-rw-r--r--emacs.d/lib/wabi-sabi-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs.d/lib/wabi-sabi-theme.el b/emacs.d/lib/wabi-sabi-theme.el
index d1f40f0..09335e8 100644
--- a/emacs.d/lib/wabi-sabi-theme.el
+++ b/emacs.d/lib/wabi-sabi-theme.el
@@ -22,7 +22,7 @@
     fringe
     sh-quoted-exec))
 
-(let ((bg              "#fdfaf5")
+(let ((bg              "#fcf4e8")
       (bg-alt          "LightYellow")
       (fg              "#000000")
       (fg-alt          "lightgray")