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

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

[nongnu] elpa/gotham-theme 4b2396d9b1 133/214: add info-faces


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 4b2396d9b1 133/214: add info-faces
Date: Fri, 7 Jan 2022 17:58:48 -0500 (EST)

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

    add info-faces
---
 gotham-theme.el | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/gotham-theme.el b/gotham-theme.el
index a2a9eaf6e7..e29d2a34d7 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -328,6 +328,16 @@ depending on DISPLAY for keys which are either :foreground 
or
    (ido-only-match :foreground green)
    (ido-subdir :foreground red)
 
+   ;; info
+   (Info-quoted :inherit italic :foreground orange :weight bold)
+   (info-menu-header :foreground green :weight bold :height 1.4 )
+   (info-menu-star :foreground red)
+   (info-node :inherit italic :foreground base6 :weight bold)
+   (info-title-1 :weight bold :height 1.6)
+   (info-title-2 :weight bold :height 1.4)
+   (info-title-3 :weight bold :height 1.2)
+   (info-title-4 :weight bold)
+
    ;; makefile
    (makefile-space :background magenta)
 



reply via email to

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