summaryrefslogtreecommitdiffhomepage
path: root/lib
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-06-27 02:23:07 +0100
committerjao <jao@gnu.org>2022-06-27 02:23:07 +0100
commitb64a53e942011e421a0805507218d9185c272d90 (patch)
tree9ad765f07a16956945929ddd3113e8f2e921fc27 /lib
parent386053ee9ead2bdda44f8ee8a844f381aa082856 (diff)
downloadelibs-b64a53e942011e421a0805507218d9185c272d90.tar.gz
elibs-b64a53e942011e421a0805507218d9185c272d90.tar.bz2
themes nit
Diffstat (limited to 'lib')
-rw-r--r--lib/themes/jao-light-theme.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/themes/jao-light-theme.el b/lib/themes/jao-light-theme.el
index 7d9be36..31f5bba 100644
--- a/lib/themes/jao-light-theme.el
+++ b/lib/themes/jao-light-theme.el
@@ -82,8 +82,8 @@
(diff-hl-change (c "white" pale-blue))
(diff-hl-insert (c "white" "honeydew2"))
(diff-hl-delete (c "white" "wheat1"))
- (diff-hl-margin-change (c pale-blue))
- (diff-hl-margin-insert (c "honeydew2"))
+ (diff-hl-margin-change (c "honeydew3"))
+ (diff-hl-margin-insert (c "honeydew3"))
(diff-hl-margin-delete (c "wheat1"))
(fill-column-indicator (c "grey80"))
(fringe (c "grey70" nil))