summaryrefslogtreecommitdiffhomepage
path: root/themes/jao-mono-dark-theme.el
diff options
context:
space:
mode:
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")))