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

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

[elpa] externals/modus-operandi-theme da76787 96/99: Minor refinements f


From: Stefan Monnier
Subject: [elpa] externals/modus-operandi-theme da76787 96/99: Minor refinements for BONGO
Date: Fri, 31 Jul 2020 09:25:34 -0400 (EDT)

branch: externals/modus-operandi-theme
commit da767873f91df1c698d45bbe0e80b87ca7b0d4c1
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Minor refinements for BONGO
---
 modus-operandi-theme.el | 7 ++++---
 modus-vivendi-theme.el  | 7 ++++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index e7d983f..87de3c9 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -1196,16 +1196,17 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(bm-persistent-face ((,class :inherit modus-theme-intense-blue
                                  ,@(and (>= emacs-major-version 27) '(:extend 
t)))))
 ;;;;; bongo
-   `(bongo-album-title ((,class :foreground ,magenta-alt-other)))
-   `(bongo-artist ((,class :foreground ,magenta)))
+   `(bongo-album-title ((,class :foreground ,cyan-active)))
+   `(bongo-artist ((,class :foreground ,magenta-active)))
    `(bongo-currently-playing-track ((,class :inherit bold)))
    `(bongo-elapsed-track-part ((,class :background ,blue-refine-bg :foreground 
,blue-refine-fg :underline t)))
-   `(bongo-filled-seek-bar ((,class :background ,cyan-subtle-bg :foreground 
,fg-main)))
+   `(bongo-filled-seek-bar ((,class :background ,blue-subtle-bg :foreground 
,fg-main)))
    `(bongo-marked-track ((,class :foreground ,fg-mark-alt)))
    `(bongo-marked-track-line ((,class :background ,bg-mark-alt)))
    `(bongo-played-track ((,class :foreground ,fg-unfocused :strike-through t)))
    `(bongo-track-length ((,class :foreground ,blue-alt-other)))
    `(bongo-track-title ((,class :foreground ,blue-active)))
+   `(bongo-unfilled-seek-bar ((,class :background ,blue-nuanced-bg :foreground 
,fg-main)))
 ;;;;; boon
    `(boon-modeline-cmd ((,class :inherit modus-theme-active-blue)))
    `(boon-modeline-ins ((,class :inherit modus-theme-active-red)))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index d823df7..24956e8 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -1196,16 +1196,17 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(bm-persistent-face ((,class :inherit modus-theme-intense-blue
                                  ,@(and (>= emacs-major-version 27) '(:extend 
t)))))
 ;;;;; bongo
-   `(bongo-album-title ((,class :foreground ,magenta-alt-other)))
-   `(bongo-artist ((,class :foreground ,magenta)))
+   `(bongo-album-title ((,class :foreground ,cyan-active)))
+   `(bongo-artist ((,class :foreground ,magenta-active)))
    `(bongo-currently-playing-track ((,class :inherit bold)))
    `(bongo-elapsed-track-part ((,class :background ,blue-refine-bg :foreground 
,blue-refine-fg :underline t)))
-   `(bongo-filled-seek-bar ((,class :background ,cyan-subtle-bg :foreground 
,fg-main)))
+   `(bongo-filled-seek-bar ((,class :background ,blue-subtle-bg :foreground 
,fg-main)))
    `(bongo-marked-track ((,class :foreground ,fg-mark-alt)))
    `(bongo-marked-track-line ((,class :background ,bg-mark-alt)))
    `(bongo-played-track ((,class :foreground ,fg-unfocused :strike-through t)))
    `(bongo-track-length ((,class :foreground ,blue-alt-other)))
    `(bongo-track-title ((,class :foreground ,blue-active)))
+   `(bongo-unfilled-seek-bar ((,class :background ,blue-nuanced-bg :foreground 
,fg-main)))
 ;;;;; boon
    `(boon-modeline-cmd ((,class :inherit modus-theme-active-blue)))
    `(boon-modeline-ins ((,class :inherit modus-theme-active-red)))



reply via email to

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