diff options
author | jao <jao@gnu.org> | 2022-06-04 03:08:44 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-06-04 03:08:44 +0100 |
commit | dd62a05f8f189f71c2106696972891ee2edaecb6 (patch) | |
tree | 992f644325242ac5899eeba4b520758a397a0e3f /lib/themes | |
parent | 571dc27f4ff945cc5129d730a0dc9affd03de93d (diff) | |
download | elibs-dd62a05f8f189f71c2106696972891ee2edaecb6.tar.gz elibs-dd62a05f8f189f71c2106696972891ee2edaecb6.tar.bz2 |
nits
Diffstat (limited to 'lib/themes')
-rw-r--r-- | lib/themes/jao-themes.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index 87cb93d..8ed213e 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -819,7 +819,7 @@ (lui-button-face (p link)) (lui-highlight-face (p warning)) (lui-time-stamp-face (p dimm)) - (lui-track-bar (p dimm) :height 0.2 nul nil ex)) + (lui-track-bar (p dimm) nul nil ex)) `((magit-branch (p f00)) (magit-cherry-equivalent (p warning)) (magit-diff-add (~ diff-added)) |