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

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

[nongnu] elpa/monokai-theme fb3f6ac 093/207: Add missing header comment


From: ELPA Syncer
Subject: [nongnu] elpa/monokai-theme fb3f6ac 093/207: Add missing header comment
Date: Thu, 21 Oct 2021 18:07:39 -0400 (EDT)

branch: elpa/monokai-theme
commit fb3f6acff6ea13902717112c2c488836950843e5
Author: Kelvin Smith <oneKelvinSmith@gmail.com>
Commit: Kelvin Smith <oneKelvinSmith@gmail.com>

    Add missing header comment
---
 monokai-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/monokai-theme.el b/monokai-theme.el
index 8737491..0f9c171 100644
--- a/monokai-theme.el
+++ b/monokai-theme.el
@@ -1749,6 +1749,7 @@ Also affects 'linum-mode' background."
      ((,class (:inherit font-lock-keyword-face))
       (,terminal-class (:inherit font-lock-keyword-face))))
 
+   ;; erm-syn
    `(erm-syn-errline
      ((,(append '((supports :underline (:style wave))) class)
        (:underline (:style wave :color ,monokai-red)



reply via email to

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