Cover new calibredb faces

See: <https://github.com/chenyanming/calibredb.el/pull/60>.
This commit is contained in:
Protesilaos Stavrou 2022-04-23 06:40:45 +03:00
parent a1752787db
commit f2445a43d8
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -4602,6 +4602,11 @@ by virtue of calling either of `modus-themes-load-operandi' and
`(calibredb-id-face (( )))
`(calibredb-ids-face (( )))
`(calibredb-search-header-highlight-face ((,class :inherit modus-themes-hl-line)))
`(calibredb-search-header-library-name-face (( )))
`(calibredb-search-header-library-path-face ((,class :inherit bold)))
`(calibredb-search-header-sort-face ((,class :inherit bold :foreground ,magenta-active)))
`(calibredb-search-header-total-face ((,class :inherit bold :foreground ,cyan-active)))
`(calibredb-search-header-filter-face ((,class :inherit bold)))
`(calibredb-mark-face ((,class :inherit modus-themes-mark-sel)))
`(calibredb-size-face (( )))
`(calibredb-tag-face ((,class :foreground ,magenta-alt-faint)))