summaryrefslogtreecommitdiffhomepage
path: root/themes/jao-light-theme.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2011-07-07 01:39:43 +0200
committerjao <jao@gnu.org>2011-07-07 01:39:43 +0200
commit0b7172d4a5d15db15d40a6dd767f64eaf7049a0b (patch)
tree3b0224c77ac98f9811dea5662f47db12e729c68d /themes/jao-light-theme.el
parentbb2f8378639db57d870a84b6e6d6686b2fa97ccd (diff)
downloadelibs-0b7172d4a5d15db15d40a6dd767f64eaf7049a0b.tar.gz
elibs-0b7172d4a5d15db15d40a6dd767f64eaf7049a0b.tar.bz2
color theme tweaks
Diffstat (limited to 'themes/jao-light-theme.el')
-rw-r--r--themes/jao-light-theme.el7
1 files changed, 4 insertions, 3 deletions
diff --git a/themes/jao-light-theme.el b/themes/jao-light-theme.el
index 9db1c59..4201532 100644
--- a/themes/jao-light-theme.el
+++ b/themes/jao-light-theme.el
@@ -40,9 +40,9 @@
(gnus-summary-normal-unread (c 0 nil))
(header-line (c nil 5) nul)
(italic it)
- (mode-line (c 0 5) nbf nul)
- (mode-line-inactive (c 12 5) nbf nul)
- (org-hide (c 7 nil))
+ (mode-line (c 11 5) nbf nul)
+ (mode-line-inactive (c 11 6) nbf nul)
+ (org-hide (c 7 7))
(vertical-border (c 11 nil) :inherit nil)
(w3m-link-numbering (c 12))
(w3m-bold (c nil nil) bf)
@@ -58,6 +58,7 @@
(cursor (c 1 1))
(fringe (c 11 nil))
(gnus-summary-selected (c nil "white"))
+ (gnus-summary-cancelled (c 1) st)
(header-line (c nil "#E0DACC"))
(mode-line (c 0 7) :box (:line-width -1 :color "grey60"))
(mode-line-inactive (~ mode-line) (c "grey30" "#E0DACC"))