From 08c4e957c16abae0dce94520993c4b4b33cfc366 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 21 Apr 2013 21:30:12 +0200 Subject: nit --- themes/jao-light-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/jao-light-theme.el b/themes/jao-light-theme.el index 25b0e1a..f15c875 100644 --- a/themes/jao-light-theme.el +++ b/themes/jao-light-theme.el @@ -2,7 +2,7 @@ (:palette (fg unspecified "black") (bg unspecified "white") (box "magenta" "antiquewhite3") - (button ((c 13 nil) nbf nul) (bx)) + (button ((c 13 nil) nbf nul) (~ mode-line-inactive)) (hilite ((c nil 15))) ;; 5 (strike-through ((c 1)) (st)) (italic (it) (nit (c 96))) -- cgit v1.2.3