summaryrefslogtreecommitdiffhomepage
path: root/themes/jao-dark-theme.el
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2011-03-28 00:46:04 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2011-03-28 00:46:04 +0200
commite5d190437dbdb209839c231cfef72fef658190ec (patch)
treeffbc6e29d1f5b403eafe9cd39f840c9e75866b95 /themes/jao-dark-theme.el
parent859707f5d565c7f3c4f49be16d98815b18431396 (diff)
downloadelibs-e5d190437dbdb209839c231cfef72fef658190ec.tar.gz
elibs-e5d190437dbdb209839c231cfef72fef658190ec.tar.bz2
color themes tweaks
Diffstat (limited to 'themes/jao-dark-theme.el')
-rw-r--r--themes/jao-dark-theme.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/jao-dark-theme.el b/themes/jao-dark-theme.el
index d5aea11..ebdbe68 100644
--- a/themes/jao-dark-theme.el
+++ b/themes/jao-dark-theme.el
@@ -5,13 +5,13 @@
(button ((c 11) nul))
(hilite ((c nil 8)))
(strike-through ((c 8)))
- (italic ((c 101) nul))
+ (italic ((c 101) nul) ((c "lemmonchiffon4")))
(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 36) nbf nul))
+ (keyword ((c 36) nbf nul) (bf))
(type ((c 11) nbf))
(function ((c 10) nul nbf))
(variable-name ((c nil)))
@@ -48,7 +48,7 @@
(mode-line-inactive (c 3 8) nbf nul bx)
(org-hide (c 0 nil))
(fringe (p dimm))
- (rcirc-other-nick (c 6))
+ (rcirc-other-nick (c 5))
(vertical-border (c 8 nil) :inherit nil)
(w3m-image (c 9))
(w3m-tab-background (c 0 0))