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

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

[elpa] externals/modus-operandi-theme a937f90 14/54: Modus Vivendi: twea


From: Stefan Monnier
Subject: [elpa] externals/modus-operandi-theme a937f90 14/54: Modus Vivendi: tweak colour for header lines
Date: Thu, 4 Jun 2020 08:20:11 -0400 (EDT)

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

    Modus Vivendi: tweak colour for header lines
---
 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 4aeb119..0cfd2f3 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -660,7 +660,7 @@ AMOUNT is a customisation option."
 
     ("fg-unfocused" . "#93959b")
 
-    ("bg-header" . "#2a2a2a") ("fg-header" . "#dddddd")
+    ("bg-header" . "#212121") ("fg-header" . "#dddddd")
 
     ("bg-whitespace" . "#170016") ("fg-whitespace" . "#a4959f")
 



reply via email to

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