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

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

[elpa] externals/aircon-theme 00a6572ef6 08/58: Increase contrast of ina


From: ELPA Syncer
Subject: [elpa] externals/aircon-theme 00a6572ef6 08/58: Increase contrast of inactive mode-line
Date: Thu, 9 Jun 2022 04:57:26 -0400 (EDT)

branch: externals/aircon-theme
commit 00a6572ef675f6af25eabe3e2243fb12b5d896c5
Author: Gregory Chamberlain <greg@cosine.blue>
Commit: Gregory Chamberlain <greg@cosine.blue>

    Increase contrast of inactive mode-line
---
 aircon-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aircon-theme.el b/aircon-theme.el
index dea55249d5..55fd766891 100644
--- a/aircon-theme.el
+++ b/aircon-theme.el
@@ -54,7 +54,7 @@
                               :box "#010e2c"))))
   `(mode-line-inactive  ((,c (:inherit mode-line
                               :background "#e2e3ea"
-                              :foreground "#3a4254"
+                              :foreground "#303645"
                               :box "#a3a4ae"))))
   `(mode-line-highlight ((,c (:inherit mode-line))))
 



reply via email to

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