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

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

[nongnu] elpa/gotham-theme f989f24951 045/214: Add powerline


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme f989f24951 045/214: Add powerline
Date: Fri, 7 Jan 2022 17:58:40 -0500 (EST)

branch: elpa/gotham-theme
commit f989f24951977bd3e29411d5dbe2c9355a879f48
Author: Vasilij Schneidermann <v.schneidermann@gmail.com>
Commit: Vasilij Schneidermann <v.schneidermann@gmail.com>

    Add powerline
---
 gotham-theme.el | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/gotham-theme.el b/gotham-theme.el
index 6591abc48d..23fc5ca921 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -459,11 +459,11 @@ depending on DISPLAY for keys which are either 
:foreground or
    (popup-summary-face :foreground base4)
    (popup-tip-face :foreground base7 :background base4)
 
-   ;; FIXME powerline
-   (powerline-active1)
-   (powerline-active2)
-   (powerline-inactive1)
-   (powerline-inactive2)
+   ;; powerline
+   (powerline-active1 :foreground base5 :background base2)
+   (powerline-active2 :foreground base5 :background base3)
+   (powerline-inactive1 :foreground base4 :background base1)
+   (powerline-inactive2 :foreground base4 :background base2)
 
    ;; rainbow-delimiters
    (rainbow-delimiters-depth-1-face :foreground base6)



reply via email to

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