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

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

[nongnu] elpa/gotham-theme 449cc7e78c 143/214: Merge pull request #37 fr


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 449cc7e78c 143/214: Merge pull request #37 from drot/master
Date: Fri, 7 Jan 2022 17:58:49 -0500 (EST)

branch: elpa/gotham-theme
commit 449cc7e78c0244b197d399acd6a7840b6f6728c9
Merge: ae010a6d52 494cef790c
Author: Vasilij Schneidermann <v.schneidermann@gmail.com>
Commit: Vasilij Schneidermann <v.schneidermann@gmail.com>

    Merge pull request #37 from drot/master
    
    Swap orange with base4 on Info-quoted
---
 gotham-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gotham-theme.el b/gotham-theme.el
index 6cda2a952d..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 :inherit italic :foreground orange :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]