summaryrefslogtreecommitdiffhomepage
path: root/themes/jao-light-theme.el
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-05-18 20:49:57 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-05-18 20:49:57 +0200
commit2d902d4a7ad618bf6270d5cdaabbf79e1c08ae5b (patch)
tree04a78eac0665f8b565e76da715bbe3cfb8a82f4a /themes/jao-light-theme.el
parentcfe581e22937904d405d0c55d38df7184dff4543 (diff)
downloadelibs-2d902d4a7ad618bf6270d5cdaabbf79e1c08ae5b.tar.gz
elibs-2d902d4a7ad618bf6270d5cdaabbf79e1c08ae5b.tar.bz2
Color theme tweak
Diffstat (limited to 'themes/jao-light-theme.el')
-rw-r--r--themes/jao-light-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/jao-light-theme.el b/themes/jao-light-theme.el
index f15c875..5aed955 100644
--- a/themes/jao-light-theme.el
+++ b/themes/jao-light-theme.el
@@ -62,7 +62,7 @@
(gnus-summary-cancelled (c 1) st)
(header-line (c nil "#efebe7"))
(mode-line (c "grey15" 7) :box (:line-width -1 :color "grey90"))
- (mode-line-inactive (c "grey30")
+ (mode-line-inactive (c "grey30" "grey97")
:box (:line-width -1 :color "grey90"))
(org-hide (c "white" "white"))
(vertical-border (c "grey70" nil))