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

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

[nongnu] elpa/material-theme e6cdcb0 008/118: improved powerline colors,


From: ELPA Syncer
Subject: [nongnu] elpa/material-theme e6cdcb0 008/118: improved powerline colors, updated screenshot
Date: Thu, 21 Oct 2021 18:06:09 -0400 (EDT)

branch: elpa/material-theme
commit e6cdcb08dae968147e1ee83b6f74ccb6b9b26d74
Author: Christoph Paulik <cpaulik@gmail.com>
Commit: Christoph Paulik <cpaulik@gmail.com>

    improved powerline colors, updated screenshot
---
 material-theme.el  |   6 +++---
 material-theme.png | Bin 640583 -> 366699 bytes
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/material-theme.el b/material-theme.el
index 5ce16cf..f91d193 100644
--- a/material-theme.el
+++ b/material-theme.el
@@ -456,9 +456,9 @@
 
    ;; Powerline
    `(powerline-active1 ((t (:foreground ,foreground :background ,selection))))
-   `(powerline-active2 ((t (:foreground ,foreground :background 
,current-line))))
-   `(powerline-inactive1 ((t (:foreground ,foreground :background ,comment))))
-   `(powerline-inactive2 ((t (:foreground ,foreground :background ,comment))))
+   `(powerline-active2 ((t (:foreground ,foreground :background ,"#78909c"))))
+   `(powerline-inactive1 ((t (:foreground ,comment :background ,selection))))
+   `(powerline-inactive2 ((t (:foreground ,comment :background ,selection))))
 
    ;; Outline
    `(outline-1 ((,class (:inherit nil
diff --git a/material-theme.png b/material-theme.png
index 81b799c..3a1973c 100644
Binary files a/material-theme.png and b/material-theme.png differ



reply via email to

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