emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ef-themes f27a409e1c 014/281: Tweak bongo faces


From: ELPA Syncer
Subject: [elpa] externals/ef-themes f27a409e1c 014/281: Tweak bongo faces
Date: Tue, 16 Aug 2022 16:58:14 -0400 (EDT)

branch: externals/ef-themes
commit f27a409e1c1c6beb52dcce36ddba930f0c49505c
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Tweak bongo faces
---
 ef-themes.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ef-themes.el b/ef-themes.el
index 054366e0bd..de6d24dcbe 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -89,7 +89,7 @@
     `(ansi-color-yellow ((,c :background ,yellow :foreground ,yellow)))
 ;;;; bongo
     `(bongo-album-title (( )))
-    `(bongo-artist ((,c :foreground ,accent-0)))
+    `(bongo-artist ((,c :foreground ,rainbow-0)))
     `(bongo-currently-playing-track ((,c :inherit bold)))
     `(bongo-elapsed-track-part ((,c :background ,bg-alt :underline t)))
     `(bongo-filled-seek-bar ((,c :background ,bg-hover)))
@@ -97,7 +97,7 @@
     `(bongo-marked-track-line ((,c :background ,bg-dim)))
     `(bongo-played-track ((,c :strike-through t)))
     `(bongo-track-length ((,c :inherit shadow)))
-    `(bongo-track-title ((,c :foreground ,accent-1)))
+    `(bongo-track-title ((,c :foreground ,rainbow-1)))
     `(bongo-unfilled-seek-bar ((,c :background ,bg-dim)))
 ;;;; bookmark
     `(bookmark-face ((,c :background ,bg-magenta :foreground ,fg-intense)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]