summaryrefslogtreecommitdiffhomepage
path: root/themes/jao-light-theme.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2020-05-05 02:46:39 +0100
committerjao <jao@gnu.org>2020-05-05 02:46:39 +0100
commit468dae568d4d4f49b1948c8105a8a88e99d8c6e1 (patch)
tree3106be921a36e65b8448fc0b61b509e4f3a7f678 /themes/jao-light-theme.el
parent2ab399fb0c8b77401f3f4f930a4629fecae3e44b (diff)
downloadelibs-468dae568d4d4f49b1948c8105a8a88e99d8c6e1.tar.gz
elibs-468dae568d4d4f49b1948c8105a8a88e99d8c6e1.tar.bz2
themes: org faces tweaks
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)