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

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

[nongnu] elpa/gotham-theme 494cef790c 142/214: Fixup Info-quoted


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 494cef790c 142/214: Fixup Info-quoted
Date: Fri, 7 Jan 2022 17:58:49 -0500 (EST)

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

    Fixup Info-quoted
---
 gotham-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gotham-theme.el b/gotham-theme.el
index d5b6727c54..36cb52a25c 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -333,7 +333,7 @@ depending on DISPLAY for keys which are either :foreground 
or
    (ido-subdir :foreground red)
 
    ;; info
-   (Info-quoted :foreground base4 :weight bold)
+   (Info-quoted :inherit font-lock-constant-face)
    (info-menu-header :foreground green :weight bold :height 1.4 )
    (info-menu-star :foreground red)
    (info-node :inherit italic :foreground base6 :weight bold)



reply via email to

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