summaryrefslogtreecommitdiffhomepage
path: root/lib/themes/jao-light-theme.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-04-10 02:45:36 +0100
committerjao <jao@gnu.org>2022-04-10 02:45:36 +0100
commit08e4d700ec73bac929e292000cd1e27176ee9475 (patch)
tree50d34b06064a94b93dd0f3f0af1117e8f9cad750 /lib/themes/jao-light-theme.el
parent8bc7402721308336f2609aae985a7a076416aa22 (diff)
downloadelibs-08e4d700ec73bac929e292000cd1e27176ee9475.tar.gz
elibs-08e4d700ec73bac929e292000cd1e27176ee9475.tar.bz2
nits
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 edcb951..338bee5 100644
--- a/lib/themes/jao-light-theme.el
+++ b/lib/themes/jao-light-theme.el
@@ -48,7 +48,7 @@
(:palette (fg "black")
(bg "white")
(box "gray80")
- (button (c fg5 bg2) ul)
+ (button (c fg5 bg1) (ul bg7))
(hilite (c nil hl))
(link (c green) nbf (ul bg7))
(visited-link (ul bg7) nbf)