summaryrefslogtreecommitdiffhomepage
path: root/themes/jao-mono-dark-theme.el
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@numenor.localdomain>2012-11-06 21:40:49 +0100
committerJose Antonio Ortega Ruiz <jao@numenor.localdomain>2012-11-06 21:40:49 +0100
commitbaaf468fc8cea59dd384e45930107f242bb66dbb (patch)
tree4f2fa4c8d5436fa3732097019c2d54f86b528b38 /themes/jao-mono-dark-theme.el
parent4de3b09159c8f4eb68e61dd0d247f0f561c9ffdc (diff)
downloadelibs-baaf468fc8cea59dd384e45930107f242bb66dbb.tar.gz
elibs-baaf468fc8cea59dd384e45930107f242bb66dbb.tar.bz2
Themes tweaks
Diffstat (limited to 'themes/jao-mono-dark-theme.el')
-rw-r--r--themes/jao-mono-dark-theme.el21
1 files changed, 12 insertions, 9 deletions
diff --git a/themes/jao-mono-dark-theme.el b/themes/jao-mono-dark-theme.el
index 578c259..3d7aa80 100644
--- a/themes/jao-mono-dark-theme.el
+++ b/themes/jao-mono-dark-theme.el
@@ -6,26 +6,27 @@
(hilite ((c nil 238)))
(strike-through ((c 237)) (st))
(italic ((c 137) nit) (nit (c "lightyellow3")))
- (link ((c 108) nul) ((c "aquamarine3") nit nul))
+ (link ((c 108) nul) ((c "aquamarine2") nit nul))
(visited-link ((c 36) nul) ((c "aquamarine3") nul))
(tab-sel ((c 252 232) nbf))
(tab-unsel ((c 245 232) bx))
- (comment ((c 242) nit))
+ (comment ((c 29) nit) ((c "darkseagreen") nit))
(keyword ((c 151) nbf nul nit) ((c "darkseagreen2")))
(function ((c 115) nul nbf) ((c "aquamarine3"))) ;; 108
(type ((c 72) nbf) ((c "lightyellow3")))
(variable-name ((c nil)))
(constant ((c 72)) ((p function)))
- (string ((c 36)) ((c "aquamarine4")))
+ (string ((c 36)) ((c "aquamarine")))
(warning ((c 144)) ((c "lightgoldenrod3")))
(error ((c 95)) ((c "goldenrod3")))
- (dimm ((c 240)))
+ ;; (dimm ((c 240)))
+ (dimm ((c 59)) ((c "darkslategray4")))
(gnus-mail ((c 248 nil)))
(gnus-news ((c 248 nil)))
(outline ((c 247)))
(f00 ((c 29)) ((c "aquamarine3")))
(f01 ((c 108)) ((c "darkseagreen3")))
- (f02 ((c 102)) ((c "paleturquoise4"))) ;; ((c "lightyellow4"))
+ (f02 ((c 102)) ((c "lightcyan4"))) ;; ((c "paleturquoise4"))
(f10 ((p f01)))
(f11 ((p f00)))
(f12 ((p f02))))
@@ -34,7 +35,8 @@
(font-lock-doc-face (c 30))
(gnus-button (c nil) nul)
(gnus-header-subject (p f01))
- (gnus-summary-selected (c 66 nil) nul nbf)
+ (gnus-summary-selected (c 250))
+ ;; (gnus-summary-selected (c 66 nil) nul nbf)
(match ul)
(magit-log-tag-label (c 95 240) nbf)
(mm-uu-extract (c nil 234))
@@ -42,14 +44,15 @@
(mode-line-inactive (c 243 235) nbf nul)
(org-hide (c 0 nil))
(rcirc-other-nick (c 108))
- (vertical-border (c 8 nil) :inherit nil)
+ (vertical-border (c 59 nil) :inherit nil)
(w3m-image (c 144))
- (w3m-tab-background (c 0 0))
+ (w3m-tab-background (c 0 0) ul)
(w3m-tab-line (c 0 0))
(widget-button (c 196))
(widget-field (c 143 236)))
(:x-faces (gnus-button (c "lightyellow3") nul)
- (gnus-summary-selected (c "grey40" nil) ul)
+ (gnus-summary-selected (p hilite))
+ (gnus-summary-cancelled (c "dark slate gray" nil) st)
(header-line (c 243 235))
(jabber-roster-user-dnd (p warning))
(jabber-roster-user-error (p warning))