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

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

[elpa] externals/ef-themes 8bae70d3ef 1/3: Dim bongo-played-track


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 8bae70d3ef 1/3: Dim bongo-played-track
Date: Thu, 1 Sep 2022 23:57:34 -0400 (EDT)

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

    Dim bongo-played-track
    
    Makes it easier to notice played tracks.
---
 ef-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-themes.el b/ef-themes.el
index bec0f30c56..0d04cdc719 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -640,7 +640,7 @@ Helper function for `ef-themes-preview-colors'."
     `(bongo-filled-seek-bar ((,c :background ,bg-hover)))
     `(bongo-marked-track ((,c :inherit success :background ,bg-info)))
     `(bongo-marked-track-line ((,c :background ,bg-dim)))
-    `(bongo-played-track ((,c :strike-through t)))
+    `(bongo-played-track ((,c :inherit shadow :strike-through t)))
     `(bongo-track-length ((,c :inherit shadow)))
     `(bongo-track-title ((,c :foreground ,rainbow-1)))
     `(bongo-unfilled-seek-bar ((,c :background ,bg-dim)))



reply via email to

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