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 521d05c..578c259 100644
--- a/themes/jao-mono-dark-theme.el
+++ b/themes/jao-mono-dark-theme.el
@@ -12,10 +12,10 @@
(tab-unsel ((c 245 232) bx))
(comment ((c 242) nit))
(keyword ((c 151) nbf nul nit) ((c "darkseagreen2")))
- (function ((c 108) nul nbf) ((c "aquamarine3")))
+ (function ((c 115) nul nbf) ((c "aquamarine3"))) ;; 108
(type ((c 72) nbf) ((c "lightyellow3")))
(variable-name ((c nil)))
- (constant ((c 66)) ((p function)))
+ (constant ((c 72)) ((p function)))
(string ((c 36)) ((c "aquamarine4")))
(warning ((c 144)) ((c "lightgoldenrod3")))
(error ((c 95)) ((c "goldenrod3")))