summaryrefslogtreecommitdiffhomepage
path: root/themes/jao-mono-dark-theme.el
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-06-13 20:42:35 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-06-13 20:42:35 +0200
commit9ac11d4d9a2f85fb40325f0122b4b7e18c166d7c (patch)
treef6559269db6c769e4907d00dbaae1cafd59cd022 /themes/jao-mono-dark-theme.el
parent2d902d4a7ad618bf6270d5cdaabbf79e1c08ae5b (diff)
downloadelibs-9ac11d4d9a2f85fb40325f0122b4b7e18c166d7c.tar.gz
elibs-9ac11d4d9a2f85fb40325f0122b4b7e18c166d7c.tar.bz2
Themes: diary face in light theme
Diffstat (limited to 'themes/jao-mono-dark-theme.el')
-rw-r--r--themes/jao-mono-dark-theme.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/jao-mono-dark-theme.el b/themes/jao-mono-dark-theme.el
index 2c63c08..01e1ebe 100644
--- a/themes/jao-mono-dark-theme.el
+++ b/themes/jao-mono-dark-theme.el
@@ -5,12 +5,12 @@
(button ((c 240) nul) ((c "aquamarine4")))
(hilite ((c nil 238)))
(strike-through ((c 237)) (st))
- (italic ((c 137) nit) (nit (c "lightyellow3")))
+ (italic ((c 137) it) (it (c "lightyellow3")))
(link ((c 108) nul) ((c "aquamarine3") nit nul))
(visited-link ((c 36) nul) ((c "aquamarine3") nul))
(tab-sel ((c 252 232) nbf))
(tab-unsel ((c 245 232) bx))
- (comment ((c 29) nit) ((c "darkseagreen") nit))
+ (comment ((c 29) nit) ((c "darkseagreen") it))
(keyword ((c 151) nbf nul nit) ((c "darkseagreen2")))
(function ((c 115) nul nbf) ((c "aquamarine3"))) ;; 108
(type ((c 72) nbf) ((c "lightyellow3")))