branch: elpa/monokai-theme
commit fb3f6acff6ea13902717112c2c488836950843e5
Author: Kelvin Smith <[email protected]>
Commit: Kelvin Smith <[email protected]>
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)