From 12384ee6645278c9adf97388278a952de54f4776 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Mon, 14 Feb 2011 01:34:05 +0100 Subject: themes tweaks --- themes/jao-dark-theme.el | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) (limited to 'themes/jao-dark-theme.el') diff --git a/themes/jao-dark-theme.el b/themes/jao-dark-theme.el index 7976337..d5aea11 100644 --- a/themes/jao-dark-theme.el +++ b/themes/jao-dark-theme.el @@ -5,29 +5,27 @@ (button ((c 11) nul)) (hilite ((c nil 8))) (strike-through ((c 8))) - (italic ((c 13))) - (link ((c 5) ul)) - (visited-link ((c 3) ul)) + (italic ((c 101) nul)) + (link ((c 2) nul)) + (visited-link ((c 2) nul)) (tab-sel ((c 9 8) nbf)) (tab-unsel ((c 15 6) bx)) (comment ((c 3))) -;; (keyword ((c 12) nbf)) - (keyword ((c 11) nbf)) + (keyword ((c 36) nbf nul)) (type ((c 11) nbf)) -;; (function ((c 10) nbf)) - (function ((c 10) nbf)) + (function ((c 10) nul nbf)) (variable-name ((c nil))) (constant ((c 3))) - (string ((c 14))) - (warning ((c 1))) + (string ((c 2))) + (warning ((c 144))) (error ((c 9))) (dimm ((c 3))) (gnus-mail ((c 15 nil))) (gnus-news ((c 15 nil))) (outline ((c 7))) - (f00 ((c 5))) - (f01 ((c 11))) - (f02 ((c 10))) + (f00 ((c 11))) + (f01 ((c 10))) + (f02 ((c 29))) (f10 ((p f00))) (f11 ((p f01))) (f12 ((p f02)))) @@ -38,7 +36,7 @@ (mode-line (c 7 8) nbf nul) (mode-line-inactive (c 8 6) nbf nul) (org-hide (c 0 nil)) - (rcirc-other-nick (c 14)) + (rcirc-other-nick (c 14) bf) (vertical-border (c 8 nil) :inherit nil) (w3m-image (c 1)) (w3m-tab-background (c 0 0)) @@ -55,9 +53,9 @@ (w3m-image (c 9)) (w3m-tab-background (c 0 0)) (widget-button (c nil nil) nul)) - (:x-colors "black" "lightgoldenrod3" "darkslategray" "grey40" "lightcyan4" - "paleturquoise4" "#3F4D5C" "grey55" - "grey20" "lightgoldenrod4" "#44836e" "#648f81" "darkseagreen4" + (:x-colors "#050505" "lightgoldenrod3" "darkseagreen4" "grey40" "lightcyan4" + "paleturquoise4" "grey7" "grey60" + "grey20" "sienna4" "#44836e" "#648f81" "darkseagreen4" "aquamarine4" "azure4" "grey60")) (provide 'jao-dark-theme) -- cgit v1.2.3