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

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

[nongnu] elpa/ample-theme daa9b14 068/137: twittering specs


From: ELPA Syncer
Subject: [nongnu] elpa/ample-theme daa9b14 068/137: twittering specs
Date: Thu, 21 Oct 2021 18:00:19 -0400 (EDT)

branch: elpa/ample-theme
commit daa9b1426409e81c7f1ae7d2fbe6070a9f6fe07a
Author: unknown <jordon.biondo@WIND-021.sp.lan>
Commit: unknown <jordon.biondo@WIND-021.sp.lan>

    twittering specs
---
 ample-theme.el | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/ample-theme.el b/ample-theme.el
index f59bdf0..3cb8b62 100644
--- a/ample-theme.el
+++ b/ample-theme.el
@@ -493,6 +493,11 @@
    `(gnus-summary-normal-unread                        ((t (:foreground 
,ample/light-blue :background nil))))
    `(gnus-summary-selected                     ((t (:foreground nil 
:background nil :underline t))))
 
+   `(twittering-timeline-footer-face   ((t (:foreground nil :background nil 
:inherit font-lock-function-name-face))))
+   `(twittering-timeline-header-face   ((t (:foreground nil :background nil 
:inherit font-lock-function-name-face))))
+   `(twittering-uri-face               ((t (:foreground nil :background nil 
:underline t))))
+   `(twittering-username-face          ((t (:foreground nil :background nil 
:inherit font-lock-keyword-face :underline t))))
+
    ;; whitespace mode
    `(whitespace-empty                  ((t (:foreground ,ample/gray 
:background "gray10"))))
    `(whitespace-hspace                 ((t (:foreground ,ample/gray 
:background "grey11"))))



reply via email to

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