From 43c43ab273f9426bebbeb1f0aa880d6992f09b14 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 16 Oct 2016 03:11:15 +0200 Subject: themes nits --- themes/jao-mono-dark-theme.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'themes') diff --git a/themes/jao-mono-dark-theme.el b/themes/jao-mono-dark-theme.el index 8414172..b780e3a 100644 --- a/themes/jao-mono-dark-theme.el +++ b/themes/jao-mono-dark-theme.el @@ -1,13 +1,13 @@ (jao-define-custom-theme jao-mono-dark (:palette (fg unspecified "grey60") - (bg unspecified "grey2") + (bg unspecified "grey10") (box "color-237" "grey25") (button ((c 240) nul) ((c "aquamarine4"))) (hilite ((c nil 238))) (strike-through ((c 237)) (st)) (italic ((c 137) it) (it (c "lightyellow3"))) (link ((c 108) nul) ((c "aquamarine3") nit nul)) - (visited-link ((c 36) nul) ((c "aquamarine3") nul)) + (visited-link ((c 36) nul) ((c "dodgerblue4") nul)) (tab-sel ((c 252 232) nbf)) (tab-unsel ((c 245 232) bx)) ;; (comment ((c 102) it) ((c nil) :height 100 -- cgit v1.2.3