summaryrefslogtreecommitdiffhomepage
path: root/lib/themes/jao-light-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'lib/themes/jao-light-theme.el')
-rw-r--r--lib/themes/jao-light-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/themes/jao-light-theme.el b/lib/themes/jao-light-theme.el
index d88121a..afbba3d 100644
--- a/lib/themes/jao-light-theme.el
+++ b/lib/themes/jao-light-theme.el
@@ -97,7 +97,7 @@
(gnus-summary-selected (c green) nbf)
(gnus-summary-cancelled (c "sienna3" nil) st)
(header-line (c dark-gray bg-lightest) nbf
- :box (:line-width (1 . 5) :color "grey90"))
+ :box (:line-width 1 :color "grey90"))
(magit-diff-context-highlight (c nil yellow) ex)
(magit-diff-hunk-heading-highlight (c nil hl) it bf)
(mode-line (c "grey20") nbf :box (:line-width 1 :color "grey80"))