summaryrefslogtreecommitdiffhomepage
path: root/themes/jao-light-theme.el
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2012-09-16 04:13:35 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2012-09-16 04:13:35 +0200
commite348be6580d5fa2e8ccd820482c0fdd6e7ecf2ab (patch)
tree4e9b2b8f2386d2aea4421dd2e306d0dbcb5d55cb /themes/jao-light-theme.el
parentbb9fb470c109a813febd1553f9b2e6e2f8343d56 (diff)
downloadelibs-e348be6580d5fa2e8ccd820482c0fdd6e7ecf2ab.tar.gz
elibs-e348be6580d5fa2e8ccd820482c0fdd6e7ecf2ab.tar.bz2
ligth theme tweaks
Diffstat (limited to 'themes/jao-light-theme.el')
-rw-r--r--themes/jao-light-theme.el26
1 files changed, 13 insertions, 13 deletions
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)