branch: externals/doric-themes
commit 851b1dc52e60aa2b6b40c2195a2b0c5a5acdbbcc
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Use more appropriate style for keycast-key
---
 doric-themes.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doric-themes.el b/doric-themes.el
index b0a47ddd6d..0b929157df 100644
--- a/doric-themes.el
+++ b/doric-themes.el
@@ -232,7 +232,6 @@ the list becomes the last.  Do not modify THEMES in the 
process."
     highlight
     hl-line
     icomplete-selected-match
-    keycast-key
     magit-diff-file-heading-selection
     magit-section-heading-selection
     markdown-highlighting-face
@@ -1364,6 +1363,8 @@ the list becomes the last.  Do not modify THEMES in the 
process."
 
             `(line-number-current-line ((t :inherit (highlight bold))))
 
+            `(keycast-key ((t :inherit bold-italic :background 
,fg-shadow-intense :foreground ,bg-main)))
+
             `(magit-diff-context-highlight (( )))
             `(magit-section-highlight (( )))
 

Reply via email to