diff options
author | jao <jao@gnu.org> | 2019-11-15 20:50:17 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2019-11-15 20:50:17 +0000 |
commit | 178a764731d8d19bd9b90534f399b83d493a6a02 (patch) | |
tree | 0a12aca34051b6a4c8490502c6dba3fa881f85ff | |
parent | 7a2a9424818002f2b64221f533aeae18278604d3 (diff) | |
download | elibs-178a764731d8d19bd9b90534f399b83d493a6a02.tar.gz elibs-178a764731d8d19bd9b90534f399b83d493a6a02.tar.bz2 |
themes: an mpdel face
-rw-r--r-- | themes/jao-themes.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/jao-themes.el b/themes/jao-themes.el index 59f8b9b..7c457cc 100644 --- a/themes/jao-themes.el +++ b/themes/jao-themes.el @@ -686,6 +686,7 @@ (modeline-mousable-minor-mode (~ modeline-mousable)) (moinmoin-table-pi (p f02)) (mouse dfg dbg ul) + (mpdel-playlist-current-song-face (p hilite) ex) (muse-bad-link (p warning)) (muse-header-1 (~ outline-1)) (muse-header-2 (~ outline-2)) |