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

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

[nongnu] elpa/keycast 5750aaf339 2/7: keycast-key: Use default height


From: ELPA Syncer
Subject: [nongnu] elpa/keycast 5750aaf339 2/7: keycast-key: Use default height
Date: Wed, 26 Jan 2022 09:58:29 -0500 (EST)

branch: elpa/keycast
commit 5750aaf3390351ff6eda207be32cf7c8e34d7f97
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    keycast-key: Use default height
    
    Increasing the height causes the mode-line to grow and shrink if its
    height isn't increased for other reasons anyway.
---
 keycast.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/keycast.el b/keycast.el
index bae13cf2e0..be1d5586da 100644
--- a/keycast.el
+++ b/keycast.el
@@ -200,7 +200,6 @@ instead."
 
 (defface keycast-key
   '((t (:weight bold
-        :height 1.2
         :background "#d5cfbf"
         :foreground "#000000"
        :box (:line-width -3 :style released-button))))



reply via email to

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