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

    Make the font-lock-operator-face bold
---
 doric-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doric-themes.el b/doric-themes.el
index cca6c6eaf4..1fb9f55501 100644
--- a/doric-themes.el
+++ b/doric-themes.el
@@ -618,7 +618,6 @@ the list becomes the last.  Do not modify THEMES in the 
process."
     font-lock-misc-punctuation-face
     font-lock-negation-char-face
     font-lock-number-face
-    font-lock-operator-face
     font-lock-property-name-face
     font-lock-property-use-face
     font-lock-punctuation-face
@@ -789,6 +788,7 @@ the list becomes the last.  Do not modify THEMES in the 
process."
     font-latex-sectioning-5-face
     font-latex-slide-title-face
     font-lock-keyword-face
+    font-lock-operator-face
     font-lock-regexp-grouping-backslash
     font-lock-regexp-grouping-construct
     geiser-font-lock-repl-prompt

Reply via email to