summaryrefslogtreecommitdiffhomepage
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/jao-light-theme.el2
1 files changed, 1 insertions, 1 deletions
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)))