diff options
author | jao <jao@gnu.org> | 2021-04-04 21:40:15 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-04-04 21:41:29 +0100 |
commit | 0adf2da1d62addce56afd5fb8866ecce77147bd5 (patch) | |
tree | 34b120619309eb93bc39b687ea90e49c086fbf2d /lib | |
parent | d96ee795eb8f69dd422bd2aba40599e4d7239568 (diff) | |
download | elibs-0adf2da1d62addce56afd5fb8866ecce77147bd5.tar.gz elibs-0adf2da1d62addce56afd5fb8866ecce77147bd5.tar.bz2 |
completion.org and minicomp
Diffstat (limited to 'lib')
-rw-r--r-- | lib/themes/jao-themes.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index a78d890..6fa66c0 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -822,6 +822,8 @@ (mm-uu-extract (p hilite) ex) (minibuffer-line (p f00)) (minibuffer-prompt (p f00)) + (minicomp-group-title (p dimm)) + (minicomp-group-separator (p dimm) :strike-through "grey80") (mode-line-buffer-id nbf (c nil nil)) (mode-line-emphasis (p warning)) (mode-line-highlight (~ mode-line)) |