From 32dd24dc84fb3ddd6ec1943a7c82042a423b7c4e Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Mon, 19 Mar 2012 21:00:01 +0100 Subject: More theme tweaks --- themes/jao-light-theme.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'themes/jao-light-theme.el') diff --git a/themes/jao-light-theme.el b/themes/jao-light-theme.el index 4201532..a387767 100644 --- a/themes/jao-light-theme.el +++ b/themes/jao-light-theme.el @@ -5,7 +5,7 @@ (button ((c 13 nil) nbf nul) (bx)) (hilite ((c nil 5))) (strike-through ((c 1)) (st)) - (italic ((c 4) nbf it) (dfg dbg it)) + (italic ((c 10) nbf it) (dfg dbg it)) (link ((c 8) ul nbf)) (visited-link (link)) (tab-sel ((~ mode-line))) @@ -39,11 +39,12 @@ (gnus-summary-selected (c 13 nil) nul) (gnus-summary-normal-unread (c 0 nil)) (header-line (c nil 5) nul) - (italic it) +;; (italic it) (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-tab-selected (c 9 15) bf) (w3m-link-numbering (c 12)) (w3m-bold (c nil nil) bf) (w3m-image (c 3)) @@ -74,4 +75,3 @@ "lemonchiffon4" "#386858" "#223142" "#EFEBE7")) (provide 'jao-light-theme) - -- cgit v1.2.3