summaryrefslogtreecommitdiffhomepage
path: root/themes/jao-light-theme.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2014-11-29 03:09:32 +0100
committerjao <jao@gnu.org>2014-11-29 03:09:32 +0100
commitc08aa5d89c420e3319c31779679b44c30a095fa1 (patch)
treee75338c27fddafaf968828ed692db030fbdb1339 /themes/jao-light-theme.el
parent87b038689e687aab059ab6574d371da444987402 (diff)
downloadelibs-c08aa5d89c420e3319c31779679b44c30a095fa1.tar.gz
elibs-c08aa5d89c420e3319c31779679b44c30a095fa1.tar.bz2
Themes tweaks
Diffstat (limited to 'themes/jao-light-theme.el')
-rw-r--r--themes/jao-light-theme.el31
1 files changed, 17 insertions, 14 deletions
diff --git a/themes/jao-light-theme.el b/themes/jao-light-theme.el
index fefcbed..0d03469 100644
--- a/themes/jao-light-theme.el
+++ b/themes/jao-light-theme.el
@@ -3,33 +3,34 @@
(bg unspecified "white")
(box "grey80" "antiquewhite3")
(button ((c 13 nil) nbf nul) (~ mode-line-inactive))
- (hilite ((c nil "grey89")) ((c nil 15))) ;; 5
+ (hilite ((c nil "grey90")) ((c nil 15))) ;; 5
(strike-through ((c 1)) (st))
;; (italic ((c nil) it :family "DejaVu Sans Mono" :height 90))
- (italic ((c "darkslategray4")))
- (link (ul nbf nit) ((c 29) nul nbf))
- (visited-link ((c 24) nul nbf))
+;; (italic ((c "darkslategray4")))
+ (italic (it))
+ (link ((c 22) nul nbf nit) ((c 29) nul nbf))
+ (visited-link ((c 23) nul nbf))
(tab-sel ((~ mode-line)))
(tab-unsel ((~ mode-line-inactive)))
;; (comment ((c nil) it :family "Inconsolata LGC" :height 80))
- (comment ((c 237) it))
+ (comment ((c 241) it))
;; (keyword ((c 24 nil) nbf))
- (keyword ((c 30 nil) bf))
- (type ((c 25) nbf nul) ((c 14) nbf))
+ (keyword ((c 24 nil) nbf))
+ (type ((c 59) nbf nul nit) ((c 14) nbf))
(function ((c 30 nil) nbf) ((c 30 nil) nbf))
;; (function ((c 31 nil) nbf) ((c 0 nil) nbf it ul))
(variable-name ((c 0)))
- (constant ((c 22)))
- (string ((c 66)) ((c 29)))
+ (constant ((c 23)))
+ (string ((c 58)) ((c 29)))
(warning ((c 9)))
(error ((c 1)))
- (dimm ((c 109)) ((c 12)))
+ (dimm ((c 102)) ((c 12)))
(gnus-mail ((c 232)) ((c 0)))
(gnus-news ((c 232)) ((c 0)))
(outline ((c 0)))
- (f00 ((c 30))) ;; 14
- (f01 ((c 30)))
- (f02 ((c 31))) ;; 8
+ (f00 ((c 23))) ;; 14
+ (f01 ((c 24)))
+ (f02 ((c 30))) ;; 8
;; (f00 ((c 8))) ;; 14
;; (f01 ((c 14)))
;; (f02 ((c 10))) ;; 8
@@ -37,6 +38,7 @@
(f11 ((p f01)))
(f12 ((p f02))))
(:faces (bold bf)
+ (button (c 23) nul nbf)
(company-tooltip-common (c 1 6) nbf)
(company-tooltip-common-selection (~ company-tooltip-selection)
(c nil 6) bf)
@@ -44,13 +46,14 @@
(compilation-info (c nil nil) bf)
(diary (c 14) bf)
(gnus-summary-selected (c 240 nil) nul)
+ (gnus-summary-cancelled (c nil 230) nul)
(gnus-summary-normal-unread (c 0 nil))
(header-line (c nil 15) nul)
(italic it)
(mode-line (c 0 "grey90") nbf nul)
(mode-line-inactive (c 11 "grey90") nbf nul)
(org-hide (c 15 15))
- (vertical-border (c 250 nil) :inherit nil)
+ (vertical-border (c 252 nil) :inherit nil)
(w3m-tab-selected (c 9 nil) bf)
(w3m-link-numbering (c 12))
(w3m-bold (c nil nil) bf)