[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/ample-theme c71e934 106/137: Merge branch 'powerlineme'
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/ample-theme c71e934 106/137: Merge branch 'powerlineme' |
Date: |
Thu, 21 Oct 2021 18:00:27 -0400 (EDT) |
branch: elpa/ample-theme
commit c71e934dca56197e3740f3c794bc28797b68d9e5
Merge: 0c33af9 bf81f20
Author: jordonbiondo <biondoj@mail.gvsu.edu>
Commit: jordonbiondo <biondoj@mail.gvsu.edu>
Merge branch 'powerlineme'
---
ample-theme.el | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/ample-theme.el b/ample-theme.el
index 5222377..9f3fbef 100644
--- a/ample-theme.el
+++ b/ample-theme.el
@@ -104,9 +104,12 @@
`(font-lock-doc-face ((t (:foreground
,ample/dark-tan))))
;; mode line & powerline
- `(powerline-active1 ((t (:foreground ,ample/darkest-gray))))
- `(mode-line-inactive ((t (:background ,ample/darker-gray :foreground
"cornsilk4"))))
- `(mode-line ((t (:background "cornsilk4" :foreground
,ample/darkest-gray))))
+ `(powerline-active1 ((t (:background ,ample/darkest-gray :foreground
"cornsilk4"))))
+ `(powerline-active2 ((t (:background "cornsilk4" :foreground
,ample/darkest-gray ))))
+ `(powerline-inactive1 ((t (:background ,ample/bg :foreground "cornsilk4"))))
+ `(powerline-inactive2 ((t (:background ,ample/darker-gray :foreground
"cornsilk4" ))))
+ `(mode-line-inactive ((t (:background ,ample/darker-gray :foreground
"cornsilk4"))))
+ `(mode-line ((t (:background "cornsilk4" :foreground
,ample/darkest-gray))))
`(linum ((t (:background nil :foreground ,ample/gray))))
- [nongnu] elpa/ample-theme 202f512 051/137: readme update, (continued)
- [nongnu] elpa/ample-theme 202f512 051/137: readme update, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ample-theme b26f318 033/137: more helm faces, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ample-theme a9f3553 056/137: header, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ample-theme 22e5185 072/137: web-mode!, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ample-theme a487f08 061/137: some formatting, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ample-theme e62f3c1 066/137: whitespace-mode colors, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ample-theme 46c356b 086/137: company updates, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ample-theme 4c180ae 100/137: Make evil-search-highlight-persist face match isearch, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ample-theme d9b5feb 097/137: flat helm, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ample-theme 25e2663 091/137: readme with all three, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ample-theme c71e934 106/137: Merge branch 'powerlineme',
ELPA Syncer <=
- [nongnu] elpa/ample-theme f4b887d 107/137: guide-key support, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ample-theme 12f3273 108/137: add guide-key to flat and light, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ample-theme 83ac157 111/137: custom faces, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ample-theme c8083e0 118/137: Add a few new magit faces, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ample-theme 7edb19c 116/137: Fix typo in ample-light-theme, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ample-theme 7546ab4 121/137: Use ample/lighter-blue for SGR cyan, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ample-theme 75bd5c7 120/137: remove unnecessary comma, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ample-theme 07210ee 123/137: Add a few helm faces, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ample-theme ab3bdaa 126/137: Add more magit faces, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ample-theme 9585742 135/137: customization docs, ELPA Syncer, 2021/10/21