Make bongo-album-title more distinct

This commit is contained in:
Protesilaos Stavrou 2021-03-02 10:36:01 +02:00
parent 9d3538f8a5
commit 49f8f1721a
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -3302,7 +3302,7 @@ by virtue of calling either of `modus-themes-load-operandi' and
`(bm-fringe-persistent-face ((,class :inherit modus-theme-fringe-blue)))
`(bm-persistent-face ((,class :inherit modus-theme-intense-blue :extend t)))
;;;;; bongo
`(bongo-album-title ((,class :foreground ,green-active)))
`(bongo-album-title ((,class :foreground ,yellow-active)))
`(bongo-artist ((,class :foreground ,magenta-active)))
`(bongo-currently-playing-track ((,class :inherit bold)))
`(bongo-elapsed-track-part ((,class :inherit modus-theme-subtle-magenta :underline t)))