[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/aircon-theme 3a3632bff6 35/58: Add change-log-date, -li
From: |
ELPA Syncer |
Subject: |
[elpa] externals/aircon-theme 3a3632bff6 35/58: Add change-log-date, -list, -name, -acknowledgement |
Date: |
Thu, 9 Jun 2022 04:57:30 -0400 (EDT) |
branch: externals/aircon-theme
commit 3a3632bff60024601b3d9f2dd93c7e5ffa51d646
Author: Gregory Chamberlain <greg@cosine.blue>
Commit: Gregory Chamberlain <greg@cosine.blue>
Add change-log-date, -list, -name, -acknowledgement
---
aircon-theme.el | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/aircon-theme.el b/aircon-theme.el
index 3419bfd7ed..cdbdeacef7 100644
--- a/aircon-theme.el
+++ b/aircon-theme.el
@@ -180,6 +180,11 @@
'(diff-indicator-removed ((t (:inherit (diff-removed bold)))))
'(diff-refine-removed ((t (:background "#ef9d9d" :foreground "#3a0a0a "))))
+ '(change-log-date ((t (:inherit (aircon-scorpion)))))
+ '(change-log-list ((t (:inherit (aircon-eden)))))
+ '(change-log-name ((t (:inherit (aircon-lilac)))))
+ '(change-log-acknowledgment ((t (:inherit (aircon-scorpion)))))
+
'(magit-bisect-bad ((t (:inherit (aircon-brick)))))
'(magit-bisect-good ((t (:inherit (aircon-goblin)))))
'(magit-bisect-skip ((t (:inherit (aircon-marigold)))))
@@ -192,11 +197,11 @@
'(magit-branch-local ((t (:inherit (aircon-eden)))))
'(magit-branch-remote ((t (:inherit (aircon-goblin)))))
- '(magit-hash ((t (:inherit (aircon-scorpion)))))
+ '(magit-hash ((t (:inherit (change-log-acknowledgment)))))
'(magit-tag ((t (:inherit (aircon-marigold)))))
- '(magit-log-author ((t (:inherit (aircon-lilac)))))
- '(magit-log-date ((t (:inherit (aircon-scorpion)))))
+ '(magit-log-author ((t (:inherit (change-log-name)))))
+ '(magit-log-date ((t (:inherit (change-log-date)))))
'(magit-diff-added ((t (:inherit diff-added))))
'(magit-diff-added-highlight ((t (:inherit diff-refine-added))))
- [elpa] externals/aircon-theme bd602b1bed 22/58: Highlight trailing-whitespace with blush, (continued)
- [elpa] externals/aircon-theme bd602b1bed 22/58: Highlight trailing-whitespace with blush, ELPA Syncer, 2022/06/09
- [elpa] externals/aircon-theme 35e7cba003 27/58: Document coverage, ELPA Syncer, 2022/06/09
- [elpa] externals/aircon-theme 62e5f9782e 42/58: Style flymake faces (-error, -note, -warning), ELPA Syncer, 2022/06/09
- [elpa] externals/aircon-theme d7ea46e743 47/58: Style dired-perm-write with aircon-goblin, ELPA Syncer, 2022/06/09
- [elpa] externals/aircon-theme 5559462800 21/58: Style textsec-suspicious as brick on blush, ELPA Syncer, 2022/06/09
- [elpa] externals/aircon-theme b7f705ab59 24/58: Bump version (0.0.2 -> 0.0.3), ELPA Syncer, 2022/06/09
- [elpa] externals/aircon-theme 490e6bd8b9 25/58: Style match face with linen, ELPA Syncer, 2022/06/09
- [elpa] externals/aircon-theme f11483f9c4 28/58: Change backticks to quotes where not needed, ELPA Syncer, 2022/06/09
- [elpa] externals/aircon-theme aa23e0ec53 29/58: Use trailing-whitespace for similar magit face, ELPA Syncer, 2022/06/09
- [elpa] externals/aircon-theme 835997ef1b 32/58: Style magit-hash, -log-author, -log-date, ELPA Syncer, 2022/06/09
- [elpa] externals/aircon-theme 3a3632bff6 35/58: Add change-log-date, -list, -name, -acknowledgement,
ELPA Syncer <=
- [elpa] externals/aircon-theme f3ae3252e9 33/58: Style diff-indicator-added, -removed, ELPA Syncer, 2022/06/09
- [elpa] externals/aircon-theme 9835b17243 39/58: Style some vc-dir faces, ELPA Syncer, 2022/06/09
- [elpa] externals/aircon-theme 848b0e0567 43/58: Style EWW certificate faces (-valid-, -invalid-), ELPA Syncer, 2022/06/09
- [elpa] externals/aircon-theme 83cdfcde96 45/58: Inherit font-lock-warning-face from warning, ELPA Syncer, 2022/06/09
- [elpa] externals/aircon-theme 7c2396c533 44/58: Style elisp-shorthand-font-lock-face, ELPA Syncer, 2022/06/09
- [elpa] externals/aircon-theme a879d8c9ae 46/58: Inherit more faces from error, warning, success, ELPA Syncer, 2022/06/09
- [elpa] externals/aircon-theme 54b9424bb6 54/58: Style gnus-summary-cancelled, ELPA Syncer, 2022/06/09
- [elpa] externals/aircon-theme bc6e65b995 51/58: Refactor scorpion face to be derived from const, ELPA Syncer, 2022/06/09
- [elpa] externals/aircon-theme f322a10d73 53/58: Specify min-colors 89 for aircon-header, ELPA Syncer, 2022/06/09
- [elpa] externals/aircon-theme d74604054a 10/58: Add faces diff-header, diff-file-header, ELPA Syncer, 2022/06/09