From 49f8f1721af1beb0099e6d594112e39d12d63253 Mon Sep 17 00:00:00 2001 From: Protesilaos Stavrou Date: Tue, 2 Mar 2021 10:36:01 +0200 Subject: [PATCH] Make bongo-album-title more distinct --- modus-themes.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modus-themes.el b/modus-themes.el index 59267d0..fc836f7 100644 --- a/modus-themes.el +++ b/modus-themes.el @@ -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)))