~chambln/aircon-theme.el

848b0e0567ada3dd137f309a7aa4cda913b9eb5d — Gregory Chamberlain 2 years ago 62e5f97
Style EWW certificate faces (-valid-, -invalid-)

These affect the appearance of the page title in the header of EWW
buffers.
1 files changed, 3 insertions(+), 0 deletions(-)

M aircon-theme.el
M aircon-theme.el => aircon-theme.el +3 -0
@@ 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)))))