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.el12
1 files changed, 5 insertions, 7 deletions
diff --git a/themes/jao-mono-dark-theme.el b/themes/jao-mono-dark-theme.el
index 01e1ebe..c8e720b 100644
--- a/themes/jao-mono-dark-theme.el
+++ b/themes/jao-mono-dark-theme.el
@@ -10,13 +10,14 @@
(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") it))
- (keyword ((c 151) nbf nul nit) ((c "darkseagreen2")))
+ (comment ((c 29) nit) ((c nil)
+ :height 95 :family "DejaVu Sans Mono" it))
+ (keyword ((c 151) nbf nul nit) ((c "darkseagreen3")))
(function ((c 115) nul nbf) ((c "aquamarine3"))) ;; 108
(type ((c 72) nbf) ((c "lightyellow3")))
(variable-name ((c nil)))
(constant ((c 72)) ((p function)))
- (string ((c 36)) ((c "aquamarine")))
+ (string ((c 36)) ((c "aquamarine4")))
(warning ((c 144)) ((c "lightgoldenrod3")))
(error ((c 95)) ((c "goldenrod3")))
;; (dimm ((c 240)))
@@ -54,13 +55,10 @@
(gnus-summary-selected ul)
(gnus-summary-cancelled (c "dark slate gray" nil) st)
(header-line (c 243 235))
- (jabber-roster-user-dnd (p warning))
- (jabber-roster-user-error (p warning))
- (jabber-title-small-face (~ jabber-tittle-medium-face))
(mode-line (c "grey75" "grey20") nbf nul bx)
(mode-line-inactive (c "grey40" "grey11") nbf nul bx)
(org-hide (c 0 nil))
- (font-lock-doc-face (c "darkseagreen"))
+ (font-lock-doc-face (c "darkseagreen4"))
(fringe (p dimm))
(rcirc-other-nick (c 5))
(vertical-border (c 8 nil) :inherit nil)