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

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

[elpa] externals/modus-vivendi-theme 37309fb 094/110: Internal: tweak Mo


From: Stefan Monnier
Subject: [elpa] externals/modus-vivendi-theme 37309fb 094/110: Internal: tweak Modus Vivendi "red-active" value
Date: Wed, 29 Apr 2020 21:40:15 -0400 (EDT)

branch: externals/modus-vivendi-theme
commit 37309fbdcce984a5bb45e330f057f4cb7569f790
Author: Protesilaos Stavrou <address@hidden>
Commit: Protesilaos Stavrou <address@hidden>

    Internal: tweak Modus Vivendi "red-active" value
---
 modus-vivendi-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 84791b7..bbfba66 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -580,7 +580,7 @@ AMOUNT is a customisation option."
       ;; styles that are meant exclusively for the mode line
       ;;
       ;; must be combined with: `bg-active', `bg-inactive'
-      (red-active "#ffaa20") (green-active "#70e030")
+      (red-active "#ffa49e") (green-active "#70e030")
       (yellow-active "#efdf00") (blue-active "#00ccff")
       (magenta-active "#d0acff") (cyan-active "#00ddc0")
       ;; styles that are meant exclusively for the fringes



reply via email to

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