Remove the separate comment delimiter face, it’s pointless
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Wed, 23 May 2018 19:55:11 +0000 (21:55 +0200)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Wed, 23 May 2018 19:55:11 +0000 (21:55 +0200)
fae-fire-theme.el

index 480f9a66b501ecef87657eeebad8398d6919245e..91ea338d2859b5bac3e2d59205e80d4b9dbda047 100644 (file)
@@ -192,7 +192,7 @@ Kathleen Kayeme’s story “The Fairy Tree”. See URL
 
    ;; Font Lock Faces
    `(font-lock-builtin-face ((t (:foreground ,c104))))
-   `(font-lock-comment-delimiter-face ((t (:foreground ,c094))))
+   `(font-lock-comment-delimiter-face ((t (:foreground ,c074))))
    `(font-lock-comment-face ((t (:foreground ,c074))))
    `(font-lock-constant-face ((t (:foreground ,c116))))
    `(font-lock-doc-face ((t (:foreground ,c070))))