summaryrefslogtreecommitdiffhomepage
path: root/themes/jao-light-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'themes/jao-light-theme.el')
-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 aecbcac..f76a958 100644
--- a/themes/jao-light-theme.el
+++ b/themes/jao-light-theme.el
@@ -94,7 +94,7 @@
(magit-diff-context-highlight (c nil yellow) ex)
(magit-diff-hunk-heading-highlight (c nil yellow) it bf)
(mode-line (c nil dimm-background) ;; "ghost white"
- :box (:line-width 1 :color "grey85"))
+ :box (:line-width 1 :color "grey80"))
(mode-line-inactive (c "grey40" dimm-background-2)
:box (:line-width 1 :color "grey85"))
(mode-line-buffer-id (c nil) nbf nit)