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

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

[nongnu] elpa/gotham-theme 98442ecffa 127/214: add lispy support


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 98442ecffa 127/214: add lispy support
Date: Fri, 7 Jan 2022 17:58:48 -0500 (EST)

branch: elpa/gotham-theme
commit 98442ecffafd829cd0d4d8ebb7b9bfe0c5ef58d3
Author: Davor Rotim <rotim.davor@gmail.com>
Commit: Davor Rotim <rotim.davor@gmail.com>

    add lispy support
---
 gotham-theme.el | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/gotham-theme.el b/gotham-theme.el
index fdb100f01a..022b4030c8 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -616,6 +616,11 @@ depending on DISPLAY for keys which are either :foreground 
or
    ;; linum-relative
    (linum-relative-current-face :background base3 :foreground cyan :weight 
bold)
 
+   ;; lispy
+   (lispy-command-name-face :inherit font-lock-function-name-face :background 
base2)
+   (lispy-cursor-face :foreground base0 :background base6)
+   (lispy-face-hint :inherit highlight :foreground green)
+
    ;; lui
    (lui-button-face :inherit link)
    (lui-highlight-face :foreground base7 :weight bold)



reply via email to

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