branch: externals/doric-themes
commit 9f094b70a108461a69fb68b7bbe17709936d7c38
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Make the font-lock-escape-face stand out a bit more
---
 doric-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doric-themes.el b/doric-themes.el
index 1fb9f55501..b516b246f9 100644
--- a/doric-themes.el
+++ b/doric-themes.el
@@ -613,7 +613,6 @@ the list becomes the last.  Do not modify THEMES in the 
process."
     font-lock-bracket-face
     font-lock-constant-face
     font-lock-delimiter-face
-    font-lock-escape-face
     font-lock-function-call-face
     font-lock-misc-punctuation-face
     font-lock-negation-char-face
@@ -1169,6 +1168,7 @@ the list becomes the last.  Do not modify THEMES in the 
process."
 (defconst doric-themes-warning-foreground-only-faces
   '(TeX-error-description-warning
     font-latex-warning-face
+    font-lock-escape-facex
     font-lock-warning-face
     warning))
 

Reply via email to