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

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

[nongnu] elpa/ample-theme f9d0c2f 013/137: powerline


From: ELPA Syncer
Subject: [nongnu] elpa/ample-theme f9d0c2f 013/137: powerline
Date: Thu, 21 Oct 2021 18:00:08 -0400 (EDT)

branch: elpa/ample-theme
commit f9d0c2f9f59e77eda80b18fed4dbf05de5f7a48e
Author: jordonbiondo <biondoj@mail.gvsu.edu>
Commit: jordonbiondo <biondoj@mail.gvsu.edu>

    powerline
---
 ample-theme.el | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/ample-theme.el b/ample-theme.el
index 5900e38..0339b51 100644
--- a/ample-theme.el
+++ b/ample-theme.el
@@ -4,10 +4,10 @@
 ;; Description: Calm Dark Theme for Emacs
 ;; Author: Jordon Biondo <biondoj@mail.gvsu.edu>
 ;; Created: Wed Jul 24 01:04:58 2013 (-0400)
-;; Version: 0.2.1
-;; Last-Updated: Fri Aug 30 00:11:31 2013 (-0400)
+;; Version: 0.2.3
+;; Last-Updated: Thu Sep 19 00:18:46 2013 (-0400)
 ;;           By: Jordon Biondo
-;;     Update #: 5
+;;     Update #: 8
 ;; URL: https://github.com/jordonbiondo/ample-theme
 ;; Keywords: theme, dark
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
@@ -87,6 +87,9 @@
    `(hl-line ((t (:background "#1f1f1f"))))
    `(mode-line-inactive ((t (:background "cornsilk4"))))
    
+   `(powerline-inactive1 ((t (:foreground "gray50"))))
+   `(powerline-active1 ((t (:foreground "gray50"))))
+   
    `(minibuffer-prompt ((t (:foreground ,ample/bright-yellow :bold t))))
    
    ;; eshell



reply via email to

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