diff options
Diffstat (limited to 'lib/themes')
-rw-r--r-- | lib/themes/jao-themes.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index bca8a05..60af12a 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -485,6 +485,9 @@ (elpher-gemini-heading3 (p outline-3)) (elpher-gemini-preformatted (~ font-lock-doc-face)) (elpher-other-url (p link) it) + (embark-verbose-indicator-documentation it) + (embark-verbose-indicator-title (p f00)) + (embark-verbose-indicator-shadowed (p dimm)) (emms-browser-album-face (p f00) :height 1.0) (emms-browser-artist-face (p f01) :height 1.0) (emms-browser-composer-face (p f02) :height 1.0) |