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

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

[nongnu] elpa/spacemacs-theme 863e447f1b 189/336: LaTeX warning face


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme 863e447f1b 189/336: LaTeX warning face
Date: Fri, 14 Jan 2022 10:59:34 -0500 (EST)

branch: elpa/spacemacs-theme
commit 863e447f1b37d40c74b836b5132033430c6e8a7b
Author: nashamri <designernasser@gmail.com>
Commit: nashamri <designernasser@gmail.com>

    LaTeX warning face
---
 spacemacs-common.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index 9e421097cf..02b0affa93 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -472,6 +472,7 @@
      `(font-latex-sectioning-4-face ((,class (:bold nil :foreground ,head3 
:height ,(if spacemacs-theme-org-height 1.1 1.0) :background ,(when 
spacemacs-theme-org-highlight head3-bg)))))
      `(font-latex-sectioning-5-face ((,class (:bold nil :foreground ,head4 
:background ,(when spacemacs-theme-org-highlight head4-bg)))))
      `(font-latex-string-face ((,class (:foreground ,str))))
+     `(font-latex-warning-face ((,class (:foreground ,war))))
 
 ;;;;; linum-mode
      `(linum ((,class (:foreground ,lnum :background ,bg2))))



reply via email to

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