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

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

[nongnu] elpa/telephone-line 06cbfc8d49 179/195: Add face for evil-god-s


From: ELPA Syncer
Subject: [nongnu] elpa/telephone-line 06cbfc8d49 179/195: Add face for evil-god-state
Date: Wed, 5 Jan 2022 02:59:59 -0500 (EST)

branch: elpa/telephone-line
commit 06cbfc8d49b92f9132458fb2daccf939a82860d2
Author: Jacob First <5678215-fishyfriend_@users.noreply.gitlab.com>
Commit: Jacob First <5678215-fishyfriend_@users.noreply.gitlab.com>

    Add face for evil-god-state
---
 telephone-line.el | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/telephone-line.el b/telephone-line.el
index 7eab80bd52..825e4a425b 100644
--- a/telephone-line.el
+++ b/telephone-line.el
@@ -110,6 +110,13 @@
   "Face used in evil color-coded segments when in Emacs state."
   :group 'telephone-line-evil)
 
+(defface telephone-line-evil-god
+  '((t (:background "sky blue" :inherit telephone-line-evil)))
+  "Face used in evil color-coded segments when in God state.
+
+God state is provided by the package evil-god-state."
+  :group 'telephone-line-evil)
+
 (defcustom telephone-line-faces
   '((evil . telephone-line-modal-face)
     (modal . telephone-line-modal-face)



reply via email to

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