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

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

[elpa] externals/aircon-theme 848b0e0567 43/58: Style EWW certificate fa


From: ELPA Syncer
Subject: [elpa] externals/aircon-theme 848b0e0567 43/58: Style EWW certificate faces (-valid-, -invalid-)
Date: Thu, 9 Jun 2022 04:57:31 -0400 (EDT)

branch: externals/aircon-theme
commit 848b0e0567ada3dd137f309a7aa4cda913b9eb5d
Author: Gregory Chamberlain <greg@cosine.blue>
Commit: Gregory Chamberlain <greg@cosine.blue>

    Style EWW certificate faces (-valid-, -invalid-)
    
    These affect the appearance of the page title in the header of EWW
    buffers.
---
 aircon-theme.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/aircon-theme.el b/aircon-theme.el
index 7692932363..ca5b31e191 100644
--- a/aircon-theme.el
+++ b/aircon-theme.el
@@ -265,6 +265,9 @@
  '(erc-prompt-face         ((t (:inherit minibuffer-prompt))))
  '(erc-timestamp-face      ((t (:inherit aircon-eden))))
 
+ '(eww-invalid-certificate ((t (:inherit error))))
+ '(eww-valid-certificate   ((t (:inherit success))))
+
  '(message-header-name         ((t (:inherit (aircon-sapphire bold)))))
  '(message-header-newsgroups   ((t (:inherit (aircon-cello bold)))))
 



reply via email to

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