From baaf468fc8cea59dd384e45930107f242bb66dbb Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Tue, 6 Nov 2012 21:40:49 +0100 Subject: Themes tweaks --- themes/jao-mono-dark-theme.el | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) (limited to 'themes/jao-mono-dark-theme.el') 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)) -- cgit v1.2.3