From e348be6580d5fa2e8ccd820482c0fdd6e7ecf2ab Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 16 Sep 2012 04:13:35 +0200 Subject: ligth theme tweaks --- themes/jao-light-theme.el | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'themes/jao-light-theme.el') diff --git a/themes/jao-light-theme.el b/themes/jao-light-theme.el index a387767..2976049 100644 --- a/themes/jao-light-theme.el +++ b/themes/jao-light-theme.el @@ -5,27 +5,27 @@ (button ((c 13 nil) nbf nul) (bx)) (hilite ((c nil 5))) (strike-through ((c 1)) (st)) - (italic ((c 10) nbf it) (dfg dbg it)) - (link ((c 8) ul nbf)) - (visited-link (link)) + (italic (it)) + (link ((c 10) ul nbf)) + (visited-link ((c 8) ul)) (tab-sel ((~ mode-line))) (tab-unsel ((~ mode-line-inactive))) - (comment ((c 11) it)) ;; italic - (keyword ((c 10) nul nbf) ((c 10) nul nbf)) - (type ((c 14) nbf nul) ((c 14) nbf)) - (function ((c 8 nil) nbf) ((c 8 nil) nbf)) + (comment ((c 239) it)) ;; italic + (keyword ((c 14) nul bf) ((c 10) nul nbf)) + (type ((c 23) nbf nul) ((c 14) nbf)) + (function ((c 13 nil) bf) ((c 8 nil) nbf)) (variable-name ((c 0))) - (constant ((c 8)) ((c "grey40"))) - (string ((c 2)) ((c "dark olive green"))) + (constant ((c 14))) + (string ((c 13))) (warning ((c 9))) (error ((c 1))) (dimm ((c 12))) (gnus-mail ((c 0))) (gnus-news ((c 0))) (outline ((c 0))) - (f00 ((c 14))) - (f01 ((c 10))) - (f02 ((c 8))) + (f00 ((c 8))) ;; 14 + (f01 ((c 14))) + (f02 ((c 10))) ;; 8 (f10 ((p f00))) (f11 ((p f01))) (f12 ((p f02)))) @@ -47,7 +47,7 @@ (w3m-tab-selected (c 9 15) bf) (w3m-link-numbering (c 12)) (w3m-bold (c nil nil) bf) - (w3m-image (c 3)) + (w3m-image (c 94)) (w3m-tab-background (c 12 5))) (:x-faces (button (c 10 nil) nbf) (gnus-button (c nil nil) nbf) -- cgit v1.2.3